diff README.md @ 471:f6bb6fde1ff7 default tip

Move to mercurial
author Dennis C. M. <dennis@denniscm.com>
date Tue, 03 Jun 2025 15:05:50 +0100
parents fe300bd036e4
children
line wrap: on
line diff
--- a/README.md	Tue Jun 03 14:03:54 2025 +0000
+++ b/README.md	Tue Jun 03 15:05:50 2025 +0100
@@ -1,12 +1,17 @@
-
 # lazybear
 
-Lazybear is my first iOS app and programming project. It is was a stock tracker app for iPhone, iPad, and Apple Watch written in Swift and SwiftUI. With Lazybear, you can save your favourite stocks, check their current and historic stock price and the main financial ratios.
+Lazybear is my first iOS app and programming project. It is was a stock tracker
+app for iPhone, iPad, and Apple Watch written in Swift and SwiftUI. With
+Lazybear, you can save your favourite stocks, check their current and historic
+stock price and the main financial ratios.
 
-I’ve built the backend in Python using Flask and store the data in a MySQL database. It is was hosted on AWS.
+I’ve built the backend in Python using Flask and store the data in a MySQL
+database. It is was hosted on AWS.
 
 It was a nice project and I learnt a lot.
 
-After two rejections from Apple, I managed to finally publish the app to the App Store * (it’s no longer published). It was awesome to see my first app in the App Store.
+After two rejections from Apple, I managed to finally publish the app to the
+App Store * (it’s no longer published). It was awesome to see my first app in
+the App Store.
 
-![alt text](.github/1.png)
\ No newline at end of file
+![alt text](.repo/1.png)