changeset 72:0a99ec26cc99

Update README.md
author Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com>
date Fri, 22 Jan 2021 23:01:43 +0100
parents 460e29c9fe6f
children 9c135509f82b
files LazyBear.xcodeproj/project.xcworkspace/xcuserdata/dennis.xcuserdatad/UserInterfaceState.xcuserstate README.md
diffstat 2 files changed, 3 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
Binary file LazyBear.xcodeproj/project.xcworkspace/xcuserdata/dennis.xcuserdatad/UserInterfaceState.xcuserstate has changed
--- 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.  
 
-<a href="https://apps.apple.com/us/app/lazybear-insider-trading/id1534612943?itsct=apps_box&amp;itscg=30200" style="display: inline-block; overflow: hidden; border-top-left-radius: 13px; border-top-right-radius: 13px; border-bottom-right-radius: 13px; border-bottom-left-radius: 13px; width: 250px; height: 83px;"><img src="https://tools.applemediaservices.com/api/badges/download-on-the-app-store/black/en-US?size=250x83&amp;releaseDate=1602892800&h=d01b7376dc2cc3eaa69491b1331851c1" alt="Download on the App Store" style="border-top-left-radius: 13px; border-top-right-radius: 13px; border-bottom-right-radius: 13px; border-bottom-left-radius: 13px; width: 250px; height: 83px;"></a>
-
-## 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)   
+<a href="https://apps.apple.com/us/app/lazybear-insider-trading/id1534612943?itsct=apps_box&amp;itscg=30200" style="display: inline-block; overflow: hidden; border-top-left-radius: 13px; border-top-right-radius: 13px; border-bottom-right-radius: 13px; border-bottom-left-radius: 13px; width: 250px; height: 83px;"><img src="https://tools.applemediaservices.com/api/badges/download-on-the-app-store/black/en-US?size=250x83&amp;releaseDate=1602892800&h=d01b7376dc2cc3eaa69491b1331851c1" alt="Download on the App Store" style="border-top-left-radius: 13px; border-top-right-radius: 13px; border-bottom-right-radius: 13px; border-bottom-left-radius: 13px; width: 250px; height: 83px;"></a>   
 
 ## 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)