diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-06-23 11:21:11 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-06-23 11:21:11 +0200 |
| commit | c07b47ee1a7aa3469753fa2ec49f3b499defac55 (patch) | |
| tree | f75eaa5878a4b5ba5824dc6eceebb4ba3d6615f7 /README.md | |
| parent | 51bb82df499e35cdc13d33dd24eca85d7abd0aaf (diff) | |
| download | zmodn-rs-master.tar.gz zmodn-rs-master.zip | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..6ea48d6 --- /dev/null +++ b/README.md | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | A small library for integers modulo n, similar to | ||
| 2 | [zmodn](https://git.tronto.net/zmodn/file/README.md.html) | ||
| 3 | but in Rust. | ||
