From e749e344bdef7bc4a7610e9c3a8414267a99fa87 Mon Sep 17 00:00:00 2001 From: Harry Date: Sat, 11 May 2024 11:23:10 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7118f0bf..71cef459 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ [![GitHub shorthouse](https://img.shields.io/badge/GitHub-shorthouse-%23D70040)](https://github.com/shorthouse) [![ktlint](https://img.shields.io/badge/ktlint%20code--style-%E2%9D%A4-FF4081)](https://pinterest.github.io/ktlint/) -**CoinWatch** is a cryptocurrency app providing real-time coin prices, price histories, and market data. +**CoinWatch** is an Android cryptocurrency app providing real-time coin prices, price histories, and market data. 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.