From c20155977bc23c2be19842cc065e4444b304ecce Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Tue, 11 Jun 2024 02:13:57 +0900 Subject: Rename from `algebraic-structs` to `algebraic-structures` --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9dadc45..f668c46 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# algebraic-structs +# algebraic-structures Provides useful algebraic structures for programming using parameterized module. @@ -7,7 +7,7 @@ Provides useful algebraic structures for programming using parameterized module. Run `chicken-install` in the project's root directory. ``` -$ cd algebraic-structs +$ cd algebraic-structures $ chicken-install ``` -- cgit v1.2.3