Update your daily work details here.
- Create a file with your name (yourname.md).
- Copy the given template.
- Update your Progress. Give a link to GitHub repository or upload an image and paste the URL.
- Run
python script.py -i yourname.md -o yourname.html
in the terminal. - Go to dist/index.html -> add
<li><a href="yourname"><h1>Your Name</h1></a></li>
to the list. - Make a Pull Request.