aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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