From 1ad3a82a34d8158811abb1cbe21cb6768a5c9572 Mon Sep 17 00:00:00 2001 From: s-ol Date: Wed, 18 Mar 2020 20:25:02 +0100 Subject: docs/index: mention license + repo --- docs/index.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs') diff --git a/docs/index.md b/docs/index.md index eaddb7c..167642d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -15,6 +15,9 @@ and whenever you save the file, `alive` will apply your changes to the running system seamlessly, without resetting any part of your program (unless you want it to). +`alive` will is free and open source software. The code is currently being +hosted [on github][repo], although no license has been [chosen yet][license]. + If you want to learn more or try out `alivecoding` yourself, the [getting started][guide] page is a good place to start. On the other hand, if you are a curious about the motivations and concepts behind `alivecoding`, @@ -23,3 +26,5 @@ you can find more in-depth information on these topics in the [rationale]: https://s-ol.nu/alivecoding [guide]: guide.html +[repo]: https://github.com/s-ol/alivecoding/ +[license]: https://github.com/s-ol/alivecoding/issues/11 -- cgit v1.2.3