From 76942ae50cfd9fdc0db05cfe1b9a921153c8d8dc Mon Sep 17 00:00:00 2001
From: Anmol Pratap Singh
Date: Sun, 19 Jul 2020 20:50:01 +0530
Subject: [PATCH 1/5] Update README.md
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index d8bdcfa..231335e 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,7 @@ jobs:
name: Update this repo's README
runs-on: ubuntu-latest
steps:
- - uses: anmol098/waka-readme@master
+ - uses: anmol098/waka-readme-stats@master
with:
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
```
@@ -88,7 +88,7 @@ jobs:
name: Update Readme with Metrics
runs-on: ubuntu-latest
steps:
- - uses: anmol098/waka-readme@master
+ - uses: anmol098/waka-readme-stats@master
with:
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}
@@ -99,7 +99,7 @@ jobs:
1. If you want to add the other info to your stats, you can add multiple `FLAGS` in your workflow file by default all flags are enabled
```yml
-- uses: anmol098/waka-readme@master
+- uses: anmol098/waka-readme-stats@master
with:
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}
From 299d841825a367d5b17fb2c0dd80127395b4f42c Mon Sep 17 00:00:00 2001
From: Anmol Pratap Singh
Date: Sun, 19 Jul 2020 20:50:35 +0530
Subject: [PATCH 2/5] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 231335e..09ced5e 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Dev Metrics in Readme
+# Dev Metrics in Readme with added feature flags 🎌

----
From 1cef1187c067a2eac0393e954edc57d39b5cccb6 Mon Sep 17 00:00:00 2001
From: Anmol Pratap Singh
Date: Sun, 19 Jul 2020 21:32:32 +0530
Subject: [PATCH 3/5] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 09ced5e..f5aee2a 100644
--- a/README.md
+++ b/README.md
@@ -156,7 +156,7 @@ XML 8 mins ░░░░░░░░░░░
```
-`SHOW_EDITORS` flag can be set to `False` to hide the code-editor list you use
+`SHOW_EDITORS` flag can be set to `False` to hide the list of code-editors used
```text
💬 Languages:
From 4175609b76585c943e83fce9f4add7d3a5822323 Mon Sep 17 00:00:00 2001
From: Anmol Pratap Singh
Date: Mon, 20 Jul 2020 13:32:37 +0530
Subject: [PATCH 4/5] Create FUNDING.yml
---
.github/FUNDING.yml | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 .github/FUNDING.yml
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
new file mode 100644
index 0000000..fdfcf64
--- /dev/null
+++ b/.github/FUNDING.yml
@@ -0,0 +1,12 @@
+# These are supported funding model platforms
+
+github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
+patreon: # Replace with a single Patreon username
+open_collective: # Replace with a single Open Collective username
+ko_fi: anmolsingh
+tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
+community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
+liberapay: # Replace with a single Liberapay username
+issuehunt: # Replace with a single IssueHunt username
+otechie: # Replace with a single Otechie username
+custom: ['https://www.paypal.me/AAPRENEUR']
From 0416b56902cfe4ae3510f99b7a5b3e04bedbc7f9 Mon Sep 17 00:00:00 2001
From: Anmol Pratap Singh
Date: Tue, 21 Jul 2020 20:39:30 +0530
Subject: [PATCH 5/5] Update README.md
---
README.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 027e576..66cde42 100644
--- a/README.md
+++ b/README.md
@@ -16,15 +16,16 @@
+
Are you an early 🐤 or a night 🦉?
When are you most productive during the day?
- The languages you code in
+ What are languages you code in?
- Let's check out in your readme!
+ Let's check out in your profile readme!
## Prep Work