aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorCalvin Rose <calsrose@gmail.com>2021-04-06 23:36:11 -0500
committerCalvin Rose <calsrose@gmail.com>2021-04-06 23:36:11 -0500
commit89b59b4ffc4fafdaaf38fedf4716793fcc7a610d (patch)
tree06dc8ae6287ec96300066cd8437b75768a7753af /README.md
parentUpdate cannonical link. (diff)
parentMerge pull request #677 from uvtc/patch-1 (diff)
Merge branch 'master' of github.com:janet-lang/janet
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 a0d7ac3d..daac7ae5 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](https://github.com/sponsors/bakpakin) through GitHub.
+
<br>
## Use Cases