Skip to content

Commit 5064df8

Browse files
Merge pull request #375 from Mayank1170/patch-54
Update README.md
2 parents 117c35e + c8f81dd commit 5064df8

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
@@ -8,7 +8,7 @@ Update your daily work details here.
88
- Create a file with your name (yourname.md).
99
- Copy the given [template](https://github.com/FOSS-Community/progress-tracker/blob/main/template.md).
1010
- Update your Progress. Give a link to GitHub repository or [upload an image](https://imgbb.com/) and paste the URL.
11-
- Run <br> `python script.py -i markdown_file\yourname.md -o yourname.html` <br> in the terminal.
11+
- Run <br> `python script.py -i markdown_file/yourname.md -o yourname.html` <br> in the terminal.
1212
- Go to [dist/index.html](https://github.com/FOSS-Community/progress-tracker/blob/main/dist/index.html#L40) -> add <br> `<li><a href="yourname"><h1>Your Name</h1></a></li>` <br>to the list.
1313
- Make a Pull Request.
1414
<center>

0 commit comments

Comments
 (0)