aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMasaya Tojo <masaya@tojo.tokyo>2024-06-16 18:44:53 +0900
committerMasaya Tojo <masaya@tojo.tokyo>2024-06-16 18:44:53 +0900
commit26768f19e98952ab50aea43313296faee888d6f9 (patch)
treec4c3b6f49e1268d01cb9883708ca6d74a59e1a26 /README.md
parent6f4601d5bd245e99831cedb12b732d77501a16e1 (diff)
Add Requirements section to README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index cc112db..53ed70c 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,12 @@ $ cd algebraic-structures
$ chicken-install
```
+### Requirements
+
+- matchable
+- srfi-41
+- srfi-133
+
## Usage
### Define Semigroup, Monoid and Group