update readme

This commit is contained in:
sam.hadow
2026-01-20 18:39:07 +01:00
parent 87cbfdf719
commit 49e290c273
+5
View File
@@ -7,6 +7,11 @@ $ cabal build
$ cabal run $ cabal run
``` ```
## running tests
```
$ cabal est
```
## algorithms ## algorithms
### Modular square roots algorithms ### Modular square roots algorithms