aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 616f178..7a19692 100644
--- a/README.md
+++ b/README.md
@@ -127,6 +127,12 @@ returns `#f`.
Writes the specified `image` (PBM, PGM, or PPM) to the given output
`port`.
+### Downloading Code with Git
+
+```bash
+git clone https://git.tojo.tokyo/r7rs-pnm.git
+```
+
## License
This library is released under the LGPLv3+ License.