Skip to content

Commit acd9cbb

Browse files
committed
Merge branch 'update-readme' into main
2 parents f695e4e + 259e2e2 commit acd9cbb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@
44

55
# CoinWatch
66
[![Android CI Workflow Badge](https://github.com/shorthouse/CoinWatch/actions/workflows/android.yml/badge.svg)](https://github.com/shorthouse/CoinWatch/actions)
7-
[![Release](https://img.shields.io/badge/Release-1.0.0-%230093cd)](https://github.com/shorthouse/CoinWatch/releases)
7+
[![Release](https://img.shields.io/badge/Release-1.1.2-1397CB)](https://github.com/shorthouse/CoinWatch/releases)
88
[![License Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-%23820e82)](https://www.apache.org/licenses/LICENSE-2.0)
99
[![Medium shorthousedev](https://img.shields.io/badge/Medium-shorthousedev-%23FF5F1F)](https://medium.com/@shorthousedev)
1010
[![GitHub shorthouse](https://img.shields.io/badge/GitHub-shorthouse-%23D70040)](https://github.com/shorthouse)
1111
[![ktlint](https://img.shields.io/badge/ktlint%20code--style-%E2%9D%A4-FF4081)](https://pinterest.github.io/ktlint/)
1212

13+
14+
1315
**CoinWatch** is a cryptocurrency app providing real-time coin prices, price histories, and market data.
1416

1517
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.

0 commit comments

Comments
 (0)