Django-Styleguide/tools
Radoslav Georgiev fb1850a84d
Remove package.json
- Add `README` to `tools/`
2022-04-09 16:37:52 +03:00
..
README.md Remove package.json 2022-04-09 16:37:52 +03:00
update_toc.py Add tools/update_toc.py to automatically replace TOC 2019-01-21 16:34:16 +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.