aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasaya Tojo <masaya@tojo.tokyo>2024-09-14 16:22:38 +0900
committerMasaya Tojo <masaya@tojo.tokyo>2024-09-14 16:22:38 +0900
commit9cb5ede6bc546def17f7f391c4c78b4c9912e061 (patch)
treee485e7a9e31655523168efaee085648c1998011f
parent11277783121140002ba19885690756de17d88538 (diff)
Add `Download source code` section to README.md
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index f119187..b93d70a 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,14 @@
My R7RS utilities.
+## Download source code
+
+Use git command.
+
+```shell
+git clone https://git.tojo.tokyo/qklib.git
+```
+
## License
This library is released under the Apache License Version 2.0.