Skip to content

Commit

Permalink
Merge pull request #375 from Mayank1170/patch-54
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Mr-Sunglasses committed Jun 22, 2024
2 parents 117c35e + c8f81dd commit 5064df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Update your daily work details here.
- Create a file with your name (yourname.md).
- Copy the given [template](https://github.com/FOSS-Community/progress-tracker/blob/main/template.md).
- Update your Progress. Give a link to GitHub repository or [upload an image](https://imgbb.com/) and paste the URL.
- Run <br> `python script.py -i markdown_file\yourname.md -o yourname.html` <br> in the terminal.
- Run <br> `python script.py -i markdown_file/yourname.md -o yourname.html` <br> in the terminal.
- 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.
- Make a Pull Request.
<center>
Expand Down

0 comments on commit 5064df8

Please sign in to comment.