aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMasaya Tojo <masaya@tojo.tokyo>2024-08-22 15:10:42 +0900
committerMasaya Tojo <masaya@tojo.tokyo>2024-08-22 15:10:42 +0900
commitb836e25dd0ebe7d87fb5526d5aae38cb3f9f8023 (patch)
treeaa941d0538d1a149499f0188b746cd6c42f71fbf /README.md
parent534f28d18e1a4d1ed2be6cdd5a4e9e5f32b0b0f1 (diff)
Fix description in README.md file
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9d133a4..309887b 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# AccelAsc for R7RS
This library provides an implementation of the algorithm called `accel_asc` by Jerome Kelleher, which generates integer partitions in R7RS.
-For more details, please refer to [Jerome Keller's website](https://jeromekelleher.net/category/combinatorics.html).
+For more details about `accel_asc`, please refer to [Jerome Kelleher's website](https://jeromekelleher.net/category/combinatorics.html).
## Requirements