reflect updated code-style and workflow in documentation

This commit is contained in:
Felix Schurk 2024-07-24 19:56:55 +02:00
parent 954d3f5058
commit 665aeeef61
2 changed files with 11 additions and 22 deletions

View file

@ -9,6 +9,7 @@
## Install Optional Dependencies:
* python 3 (for running the test suite)
* pre-commit (for applying formatting changes locally)
* clangd or ccls (for C++ integration in many editors)
* rust-analyzer (for Rust integration in many editors)