aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorCalvin Rose <calsrose@gmail.com>2019-06-24 17:09:40 -0400
committerCalvin Rose <calsrose@gmail.com>2019-06-24 17:09:40 -0400
commitbb7bef71884e3012d6b5f1b961be9d1ee60937cf (patch)
tree14f3e2c492ddf8992a537471c5c0587d4772b5d5 /README.md
parentAdd propagate function and opcode (diff)
Add Donate link in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 71dfc6a6..ebad74ea 100644
--- a/README.md
+++ b/README.md
@@ -129,7 +129,8 @@ system that supports meson. Meson also provides much better IDE integration than
## Installation
-See [the Introduction](https://janet-lang.org/introduction.html) for more details.
+See [the Introduction](https://janet-lang.org/introduction.html) for more details. If you just want
+to try out the language, you don't need to install anything. You can also simply move the `janet` executable wherever you want on your system and run it.
## Usage
@@ -202,3 +203,7 @@ Janet is named after the almost omniscient and friendly artificial being in [The
<img src="https://raw.githubusercontent.com/janet-lang/janet/master/assets/janet-the-good-place.gif" alt="Janet logo" width="115px" align="left">
+## Donate
+
+<script src="https://liberapay.com/Janet-Language/widgets/button.js"></script>
+<noscript><a href="https://liberapay.com/Janet-Language/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></noscript>