aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2020-03-25 16:49:29 +0000
committers-ol <s-ol@users.noreply.github.com>2020-03-25 16:49:34 +0000
commit35322205a8d96987cddb7174772435317ba44bea (patch)
tree2c8239eb1bcd864fc9759d392634be51816d5510 /docs
parentadd hello.alv (diff)
downloadalive-35322205a8d96987cddb7174772435317ba44bea.tar.gz
alive-35322205a8d96987cddb7174772435317ba44bea.zip
add LICENSE
close #11
Diffstat (limited to 'docs')
-rw-r--r--docs/index.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/index.md b/docs/index.md
index df7b877..d541340 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -15,8 +15,8 @@ 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][:*web*:], although no license has been [chosen yet][license].
+`alive` is free and open source software. The code is currently being hosted
+[on github][:*web*:], and is licensed under [GPLv3][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
@@ -24,6 +24,6 @@ you are a curious about the motivations and concepts behind `alivecoding`,
you can find more in-depth information on these topics in the
['persistent expressions' introductory article][rationale].
-[rationale]: https://s-ol.nu/alivecoding
[guide]: guide.html
-[license]: https://github.com/s-ol/alivecoding/issues/11
+[rationale]: https://s-ol.nu/alivecoding
+[license]: https://github.com/s-ol/alivecoding/blob/master/LICENSE