Skip to content

Commit 171d42d

Browse files
committed
Merge branch 'update-readme' into main
2 parents 678e39f + c06cb0b commit 171d42d

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

README.md

+13-2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,17 @@
1414

1515
The app is built using the latest [Android architecture components](https://developer.android.com/topic/architecture/recommendations) - resulting in a scalable, modularised and testable app.
1616

17+
# 📱 Download
18+
<a href='https://play.google.com/store/apps/details?id=dev.shorthouse.coinwatch&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'>
19+
<img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png' height='80'/>
20+
</a>
21+
22+
# ⭐ Features
23+
- Get a list of real-time prices and price changes of the top cryptocurrencies
24+
- Analyse coins in detail with animated price history graphs and market stats data
25+
- Search through thousands of cryptocurrencies by name or symbol
26+
- Create a personalized list of favourite cryptocurrencies
27+
1728
# 🛠 Built With
1829
- Kotlin
1930
- Jetpack Compose
@@ -49,15 +60,15 @@ To facilitate testing of the app, CoinWatch uses the following:
4960
- MockK for mocks
5061

5162

52-
# 🤝 Contribution
63+
# 🤝 Contributing
5364
Contributions to the project are welcome and highly encouraged! To get started, please check out the [contributing guidelines](https://github.com/shorthouse/CoinWatch/blob/main/CONTRIBUTING.md).
5465

5566
# 📥 Contact
5667
Do you have ideas to improve the app or a query for the developer?
5768

5869
Please get in touch via email - [email protected]
5970

60-
# Acknowledgements
71+
# ❤️ Acknowledgements
6172
- Coin data provided by [CoinRanking API](https://developers.coinranking.com/api)
6273
- Empty state images provided by [unDraw](https://undraw.co/illustrations)
6374

0 commit comments

Comments
 (0)