From 9cb5ede6bc546def17f7f391c4c78b4c9912e061 Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Sat, 14 Sep 2024 16:22:38 +0900 Subject: Add `Download source code` section to README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') 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. -- cgit v1.2.3