# HG changeset patch # User Dennis C. M. # Date 1732093161 0 # Node ID 7bd79287b955a65d968ff8ba78f3c43a37fb4fbb # Parent 52cf8088887a7b3cc9bf1eb6436f3f2d58c2d117 Add images to readme diff -r 52cf8088887a -r 7bd79287b955 .github/1.png Binary file .github/1.png has changed diff -r 52cf8088887a -r 7bd79287b955 .github/2.png Binary file .github/2.png has changed diff -r 52cf8088887a -r 7bd79287b955 README.md --- a/README.md Tue Dec 12 08:58:05 2023 +0000 +++ b/README.md Wed Nov 20 08:59:21 2024 +0000 @@ -1,2 +1,6 @@ +# simoleon -# simoleon +Simoleon is a currency converter app for iOS. The app itself is written in Swift and SwiftUI, and the backend is written in Python using Flask. I use [1Forge](https://1forge.com/) as my data provider. + +![alt text](.github/1.png) +![alt text](.github/2.png) \ No newline at end of file