aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2020-03-18 19:25:02 +0000
committers-ol <s-ol@users.noreply.github.com>2020-03-18 19:25:02 +0000
commit1ad3a82a34d8158811abb1cbe21cb6768a5c9572 (patch)
tree2c624a36994d2c202169d57377e11da7aa06cad3
parentRollback registry changes fully for evaltime errors. (diff)
downloadalive-1ad3a82a34d8158811abb1cbe21cb6768a5c9572.tar.gz
alive-1ad3a82a34d8158811abb1cbe21cb6768a5c9572.zip
docs/index: mention license + repo
-rw-r--r--docs/index.md5
1 files changed, 5 insertions, 0 deletions
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