aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorJohn Gabriele <jgabriele@fastmail.fm>2021-03-31 21:27:03 -0400
committerGitHub <noreply@github.com>2021-03-31 21:27:03 -0400
commitc258bee54fae50fbf2432990dfe2a4f801af7bb8 (patch)
tree65dd09335dcf6ceea3eaf8910cf1452d5e648f7c /README.md
parentFix #673 - check typed array index bounds as well as buffer count. (diff)
Add note about sponsorship to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0bed6ae6..79ee0419 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,9 @@ to run script files. This client program is separate from the core runtime, so
Janet can be embedded in other programs. Try Janet in your browser at
[https://janet-lang.org](https://janet-lang.org).
+If you'd like to financially support the ongoing development of Janet, consider
+[sponsoring its primary author through github](https://github.com/sponsors/bakpakin).
+
<br>
## Use Cases