* [ ] Rename the `rename_me_to_your_awesome_name` folder, this will be the folder where your code is going to live
* [ ] Go through the `setup.py``file and fill in your details
* [ ] Review the software license for the project, if you need help check https://choosealicense.com/ By default we put in the MIT License which is very permissive.
...
...
@@ -11,7 +14,7 @@ Template for python projects
* [ ] Update `README.md`
### Manual
* Source Code goes in the `rename_me_to_your_awesome_name` folder
* Source Code goes in the renamed `rename_me_to_your_awesome_name` folder