From 59f244adb47cef388f77c921a477f1e11597f466 Mon Sep 17 00:00:00 2001 From: tojo-dot-tokyo <33104005+tojo-dot-tokyo@users.noreply.github.com> Date: Thu, 26 Oct 2017 07:05:54 +0900 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe29da7..afca483 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # map-avl -R6RSによるAVL木の単純な実装 +Simple implementation of AVL tree with R6RS. -- cgit v1.2.3