aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3cd7584..b2a9b05 100644
--- a/README.md
+++ b/README.md
@@ -61,6 +61,7 @@ It also supports working with [Riscure](https://www.riscure.com) Inspector trace
### Testing & Development
See the [Makefile](Makefile) for tests, performance measurement, codestyle and type checking commands.
+Use [black](https://github.com/psf/black) for code-formatting.
- [nose2](https://nose2.readthedocs.io)
- [green](https://github.com/CleanCut/green)
@@ -78,6 +79,7 @@ See the [Makefile](Makefile) for tests, performance measurement, codestyle and t
- [sphinx](https://www.sphinx-doc.org/)
- [sphinx-autodoc-typehints](https://pypi.org/project/sphinx-autodoc-typehints/)
- [nbsphinx](https://nbsphinx.readthedocs.io/)
+ - [sphinx-paramlinks](https://pypi.org/project/sphinx-paramlinks/)
## License