Skip to content

Commit cb8e983

Browse files
authored
Update README.md
1 parent c0a18d6 commit cb8e983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Converting "Hello World" text to some commits will create something like this on
1313
```
1414
pip3 install -r requirements.txt
1515
```
16-
3. Run `text_to_commit_history.py` (with Python 3) and follow the prompts for username, your text, offset, and repository name.
16+
3. Run `text_to_commit_history.py` (with Python 3) and follow the prompts for username, **your text**, offset, and repository name.
1717
4. Run the generated `text_to_commit_history.sh` from your home directory (or any non-git tracked dir) and watch it go to work. You'll propably have to wait some minutes for the running script.
1818
5. Wait... Seriously, you'll probably need to wait a day or two to show in your commit graph.
1919

0 commit comments

Comments
 (0)