summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKai Stevenson <kai@kaistevenson.com>2025-11-06 21:59:36 -0800
committerKai Stevenson <kai@kaistevenson.com>2025-11-06 21:59:36 -0800
commit6afcdf73e7694655d1f7aadd0ea976a8cfb3bbdb (patch)
tree58549b789a5673ebc23a93b4fb4e4ff4ddf984d5 /README.md
parent3111336dd98c68dccc7c0e734d4b2d70e1402dc7 (diff)
update links
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 77a1128..4eb8104 100644
--- a/README.md
+++ b/README.md
@@ -10,9 +10,13 @@ This means that you can write programs inside TypeScript that evaluate without r
To see what KaiScript is capable of, take a look at the guided tour here: [[EXAMPLES]](./examples/README.md)
-## Source code
+## Links
-https://git.aberrantflux.xyz/kai-script.git/
+- [GitHub repository](https://github.com/KaiStevenson/kai-script)
+
+- [Self hosted repository](https://git.aberrantflux.xyz/kai-script.git/)
+
+- [NPM package](https://www.npmjs.com/package/@aberrantflux/kai-script)
## FAQ