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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Update your daily work details here.
8
8
- Create a file with your name (yourname.md).
9
9
- Copy the given [template](https://github.com/FOSS-Community/progress-tracker/blob/main/template.md).
10
10
- 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.
12
12
- 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.
0 commit comments