# HG changeset patch # User Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com> # Date 1611352903 -3600 # Node ID 0a99ec26cc9911df77605d5fdbb9992770ab6516 # Parent 460e29c9fe6f7a0829cdd310e38e173e37071903 Update README.md diff -r 460e29c9fe6f -r 0a99ec26cc99 LazyBear.xcodeproj/project.xcworkspace/xcuserdata/dennis.xcuserdatad/UserInterfaceState.xcuserstate Binary file LazyBear.xcodeproj/project.xcworkspace/xcuserdata/dennis.xcuserdatad/UserInterfaceState.xcuserstate has changed diff -r 460e29c9fe6f -r 0a99ec26cc99 README.md --- a/README.md Fri Jan 22 19:25:59 2021 +0100 +++ b/README.md Fri Jan 22 23:01:43 2021 +0100 @@ -1,12 +1,7 @@ # Lazybear iOS 🐻🧸 Lazybear is a free, open source, minimalist stock market data app for finance enthusiasts. -Download on the App Store - -## Backend infrastructure -- Web scraper [repository](https://github.com/denniscm190/lazybear) -- Flask API [repository](https://github.com/denniscm190/lazybear-api) -- Website [repository](https://github.com/denniscm190/lazybear-web) +Download on the App Store ## Questions & bug reports We use GitHub for bug tracking, questions, or anything realted. Please search the [existing questions](https://github.com/denniscm190/lazybear-iOS/issues) and [create a new one](https://github.com/denniscm190/lazybear-iOS/issues) if the issue has not been resolved. @@ -19,7 +14,8 @@ We appreciate your intention to contribute. Create a pull request with your changes and we will check it as soon as possible ## Contact us -Send me a DM [Twitter](https://twitter.com/dennisconcep) +Send me a DM [Twitter](https://twitter.com/dennisconcep) +Check our [website](https://lazybear.app) ## Open source frameworks used - [swiftui-charts](https://github.com/spacenation/swiftui-charts)