# HG changeset patch # User Dennis C. M. # Date 1732092647 0 # Node ID 33891c1bcf1ff5eb5c77c9ef519cadc1f540e437 # Parent a355ff3947a4d888f1a5a7e94a9e038b9c9ba50f Add images to readme diff -r a355ff3947a4 -r 33891c1bcf1f .github/1.png Binary file .github/1.png has changed diff -r a355ff3947a4 -r 33891c1bcf1f .github/2.png Binary file .github/2.png has changed diff -r a355ff3947a4 -r 33891c1bcf1f .github/3.png Binary file .github/3.png has changed diff -r a355ff3947a4 -r 33891c1bcf1f README.md --- a/README.md Wed Jan 17 11:46:42 2024 +0000 +++ b/README.md Wed Nov 20 08:50:47 2024 +0000 @@ -1,2 +1,9 @@ +# geoquiz -# geoquiz +Geoquiz is a geography game for iOS written in Swift and SwiftUI. I also implemented In-App purchases with the help of [RevenueCat](https://revenuecat.com/). + +Right now it has 70 monthly downloads on average and I’m able to earn some pocket money from it. + +![alt text](.github/1.png) +![alt text](.github/2.png) +![alt text](.github/3.png) \ No newline at end of file