You've already forked wakapi-readme-stats
Merge branch 'master' of https://github.com/anmol098/waka-readme-stats
This commit is contained in:
12
.github/FUNDING.yml
vendored
Normal file
12
.github/FUNDING.yml
vendored
Normal file
@@ -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']
|
||||
@@ -16,15 +16,16 @@
|
||||
<img src="https://img.shields.io/github/license/anmol098/waka-readme-stats"/>
|
||||
<img src="https://img.shields.io/github/stars/anmol098/waka-readme-stats"/>
|
||||
<img src="https://img.shields.io/github/forks/anmol098/waka-readme-stats"/>
|
||||
<img src="https://img.shields.io/static/v1?label=%F0%9F%8C%9F&message=If%20Useful&style=style=flat&color=BC4E99" alt="Star Badge"/>
|
||||
</p>
|
||||
<p align="center">
|
||||
Are you an early 🐤 or a night 🦉?
|
||||
<br/>
|
||||
When are you most productive during the day?
|
||||
<br/>
|
||||
The languages you code in
|
||||
What are languages you code in?
|
||||
<br/>
|
||||
Let's check out in your readme!
|
||||
Let's check out in your profile readme!
|
||||
</p>
|
||||
|
||||
## Prep Work
|
||||
@@ -66,8 +67,6 @@ WakaTime gives you an idea of the time you really spent on coding. This helps yo
|
||||
|
||||
### Profile Repository
|
||||
|
||||
*If you're executing the workflow on another repo other than `<username>/<username>`*
|
||||
|
||||
You'll need to get a [GitHub Access Token](https://docs.github.com/en/actions/configuring-and-managing-workflows/authenticating-with-the-github_token) with a `repo` scope and save it in the Repo Secrets `GH_TOKEN = <Your GitHub Access Token>`
|
||||
|
||||
Here is Sample Workflow File for running it:
|
||||
|
||||
Reference in New Issue
Block a user