diff --git a/README.md b/README.md index 6e2d870..d41686b 100644 --- a/README.md +++ b/README.md @@ -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
`python script.py -i markdown_file\yourname.md -o yourname.html`
in the terminal. +- Run
`python script.py -i markdown_file/yourname.md -o yourname.html`
in the terminal. - Go to [dist/index.html](https://github.com/FOSS-Community/progress-tracker/blob/main/dist/index.html#L40) -> add
`
  • Your Name

  • `
    to the list. - Make a Pull Request.