aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasaya Tojo <masaya@tojo.tokyo>2024-06-16 19:36:51 +0900
committerMasaya Tojo <masaya@tojo.tokyo>2024-06-16 19:37:01 +0900
commit4d9ea3d067325285dc68ad2daae1620518a2741c (patch)
tree10621f23163b10d4e86cc04b07b60750724f0eda
parentc98d8212928d109760c27446eb954c2202596f27 (diff)
Remove Requirements section
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index 40161c0..5998fac 100644
--- a/README.md
+++ b/README.md
@@ -11,12 +11,6 @@ $ cd algebraic-structures
$ chicken-install
```
-### Requirements
-
-- matchable
-- srfi-41
-- srfi-133
-
## Usage
### Define Semigroup, Monoid and Group