From f2b957fe59d4307bb356bd4939f63bc0f99b0110 Mon Sep 17 00:00:00 2001 From: aadi <76528474+2200g@users.noreply.github.com> Date: Fri, 29 Dec 2023 05:05:55 +0530 Subject: [PATCH 1/3] update README.md uhm updated grammar/language i suppose --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index d2101b9..eaf5c8d 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,12 @@ Track your daily step count, stay healthy and fight the climate change, one step - [🦁 Table of Contents](#-table-of-contents) - [🌳 Inspiration](#-inspiration) - [🥕 Features](#-features) - - [🐻‍❄️ Instalation and First Launch](#️-instalation-and-first-launch) + - [🐻‍❄️ Installation and First Launch](#️-instalation-and-first-launch) - [🪴 Technologies](#-technologies) ## 🌳 Inspiration -A couple years ago together with my friends I took a part in a programming competition. The objective was to build a mobile app that solves a global problem. We didn't win, but the app we built quickly spreaded in our families. +A couple years ago together with my friends I took a part in a programming competition. The objective was to build a mobile app that solves a global problem. We didn't win, but the app we built quickly spread in our families. ## 🥕 Features @@ -24,19 +24,19 @@ A couple years ago together with my friends I took a part in a programming compe
-- Track the step count, burned calories, distance travelled and CO₂ saved -- Get rewarded by completing your daily goal and keep motivated -- Use a handful notification with your daily stats updated live +- Track your step count, burnt calories, distance travelled and CO₂ saved +- Get rewarded by completing your daily goal and stay motivated +- View handy notifications with, daily stats updated live - View a daily history of your progress -- View a detailed summary of your all-time progress +- View a detailed summary of your overall progress ## 🐻‍❄️ Instalation and First Launch 1. Download the latest prebuilt binary (.apk file) from [Releases](https://github.com/bk20dev/forest/releases) 2. Run the downloaded file and temporarily allow instalation from unknown sources if prompted (turn it back off after installation). 3. Click "Install" and wait for the app to install. -4. On some devices you may encounter a Play Protect warning, but don't worry - this app is safe to use. I'm just an unverified developer (sorry). -5. You are good to go 🚀. +4. On some devices you may encounter a Play Protect warning, but don't worry - the app is safe to use, and open-sourced. I'm just an unverified developer. +5. You are now good to go 🚀. 🚨 **Heads up!** On most devices you'll need to **turn off the app battery optimizations** for the app to count steps accurately. Forest uses a minimal amount of power and it won't impact your battery life. From 54220895f6992552c60eadb4684f4b3d4f712515 Mon Sep 17 00:00:00 2001 From: aadi <76528474+2200g@users.noreply.github.com> Date: Fri, 29 Dec 2023 05:09:50 +0530 Subject: [PATCH 2/3] update README.md missed something --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eaf5c8d..beac786 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Track your daily step count, stay healthy and fight the climate change, one step ## 🌳 Inspiration -A couple years ago together with my friends I took a part in a programming competition. The objective was to build a mobile app that solves a global problem. We didn't win, but the app we built quickly spread in our families. +A couple of years ago together with my friends, I took a part in a programming competition. The objective was to build a mobile app that solves a global problem. We didn't win, but the app we built quickly spread in our families. ## 🥕 Features @@ -30,7 +30,7 @@ A couple years ago together with my friends I took a part in a programming compe - View a daily history of your progress - View a detailed summary of your overall progress -## 🐻‍❄️ Instalation and First Launch +## 🐻‍❄️ Installation and First Launch 1. Download the latest prebuilt binary (.apk file) from [Releases](https://github.com/bk20dev/forest/releases) 2. Run the downloaded file and temporarily allow instalation from unknown sources if prompted (turn it back off after installation). From 6301b856672331325700f488698de8ecd90208e2 Mon Sep 17 00:00:00 2001 From: aadi <76528474+2200g@users.noreply.github.com> Date: Mon, 1 Jan 2024 18:04:05 +0530 Subject: [PATCH 3/3] Update README.md hope this seems more natural --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index beac786..b0d1155 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ A couple of years ago together with my friends, I took a part in a programming c - Track your step count, burnt calories, distance travelled and CO₂ saved - Get rewarded by completing your daily goal and stay motivated -- View handy notifications with, daily stats updated live +- Get handy notifications when your daily stats get updated - View a daily history of your progress - View a detailed summary of your overall progress