author | Alan Dipert
<alan@dipert.org> 2022-12-02 19:45:42 UTC |
committer | Alan Dipert
<alan@dipert.org> 2022-12-02 19:45:42 UTC |
parent | ce4cb7ef7640d8e1b228cf7542da476901ed6526 |
README.md | +1 | -1 |
diff --git a/README.md b/README.md index 278492d..1c7b037 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ JACL is a [Common Lisp](https://en.wikipedia.org/wiki/Common_Lisp) system for th ## Source Code -The source code is managed using git and under the [MIT license](https://opensource.org/licenses/MIT). You can clone it by running: +The source code is managed using git and under the [MIT license](https://opensource.org/licenses/MIT). You can [browse it online](https://tailrecursion.com/cgit/cgit.cgi/jacl/), or clone it by running: git clone https://tailrecursion.com/git/jacl.git