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
Copy file name to clipboardExpand all lines: .github/README.md
+2-9Lines changed: 2 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,8 @@ A script that helps you *instantly* generate a beautiful GitHub Contributions Gr
5
5
for the last year.
6
6
7
7
## ⚠ Disclaimer
8
-
This script doesn't encourage you to cheat. Cheating is bad.
8
+
9
+
This script is for educational purposes and demonstrating GitHub mechanics. It should not be used to misrepresent professional contributions or coding activity.
9
10
10
11
## Check my other projects
11
12
@@ -41,14 +42,6 @@ generating changes to the file for every day within the last year (0-20 commits
41
42
per day). Once the commits are generated it links the created repository with
42
43
the remote repository and pushes the changes.
43
44
44
-
## Making contributions private
45
-
46
-
You might want to make the generated repository private. It is free
47
-
on GitHub. You only need to set up your account
48
-
[to show private contributions](https://help.github.com/en/articles/publicizing-or-hiding-your-private-contributions-on-your-profile).
49
-
This way GitHub users will see that you contributed something, but they won't be
50
-
able to see what exactly.
51
-
52
45
## Customizations
53
46
You can customize how often to commit and how many commits a day to make, etc.
0 commit comments