diff --git a/README.md b/README.md index 0967287..6fe2abc 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,12 @@ Simple Currency is an application that handles currency conversion from 168 countries. ## Playstore -Get it in the Playstore: +Get it in the Playstore: Get it on Google Play ## Demo Gif -Here's a quick demo of how it works: +Here is a quick demo of how it works:
@@ -153,7 +153,7 @@ While we run the following: onNumpad0Click.onNext('0') ``` -It is actually doing these: +It's actually doing these: 1. `populateDbIfFirstTime.onNext(true)` - seeded the db 2. `getLatestSelectedRateFlowable.offer(fakeRate)` - taken the latest conversion rate from db