chore: add readme

Signed-off-by: Matej Focko <mfocko@redhat.com>
This commit is contained in:
Matej Focko 2022-05-18 22:30:41 +02:00
parent 02a7d5da0e
commit 33f820f8de
Signed by: mfocko
GPG key ID: 7C47D46246790496

13
README.md Normal file
View file

@ -0,0 +1,13 @@
# WAVL Tree Implementation
## Used dependencies
Dependencies are used mainly in tests, namely:
- `hypothesis`
- `pytest`
## Running tests
When finding a counter-example, hypothesis may generate **a lot** of DOT files
with generated trees.