Django-Styleguide/tools
Radoslav Georgiev 155cb7b598 Update README
- Remove the banner about the survey feedback
- Add additional resources
2023-02-02 16:07:39 +02:00
..
README.md Remove package.json 2022-04-09 16:37:52 +03:00
update_toc.py Update README 2023-02-02 16:07:39 +02:00

Tools

In order to use the update_toc.py script, you'll need to install the following:

npm install markdown-toc

With that, if you are in the root folder, you can call:

python update_toc.py

This will automatically update the TOC in README.md.