You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -15,6 +15,10 @@ Ever wished your GitHub contribution graph looked a bit more... active? Or perha
15
15
16
16
Using this tool solely to misrepresent your activity level or inflate contribution metrics is strongly discouraged and goes against the spirit of open source collaboration.
17
17
18
+
### Enhanced Project Overview: Mastering Your GitHub Contribution Graph
19
+
20
+
Your GitHub contribution graph is a visual representation of your coding journey, a testament to your activity and dedication. Whether you\`re a seasoned developer, an aspiring open-source contributor, or simply looking to add a creative touch to your profile, the **GitHub Contribution Graph Enhancer** (a powerful fork of `goGreen`) provides you with unparalleled control over this digital canvas.
21
+
18
22
## ✨ Features
19
23
20
24
***Backdate Commits:** Create commits for any past date to fill your GitHub contribution graph.
@@ -66,7 +70,6 @@ Follow these steps to get the script running:
66
70
Allow some time (usually minutes) for GitHub to process the commits and update your contribution graph.
67
71
68
72
## ⚙️ How It Works
69
-
70
73
The core logic resides in`index.js`. Here’s a breakdown:
71
74
72
75

@@ -86,7 +89,7 @@ The core logic resides in `index.js`. Here’s a breakdown:
86
89
87
90
## 🤝 Contributing
88
91
89
-
Contributions are highly welcome! Whether it's fixing bugs, improving documentation, or adding new features, your help is appreciated.
92
+
Contributions are highly welcome! Whether it\`s fixing bugs, improving documentation, or adding new features, your help is appreciated.
90
93
91
94
Please read our [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines on how to contribute.
92
95
@@ -98,4 +101,3 @@ Distributed under the MIT License. See `LICENSE` for more information.
98
101
99
102
* Original concept inspired by similar projects and tutorials (like goGreen).
0 commit comments