From 083090d615e6a33ec1e1c65f186346424b8ba195 Mon Sep 17 00:00:00 2001 From: Kai Stevenson Date: Thu, 6 Nov 2025 21:38:06 -0800 Subject: update README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index de5c6b1..313c40a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This means that you can write programs inside TypeScript that evaluate without running the code. The inferred type of a KaiScript program is always exactly equal to the runtime value. +![KaiScript example code](https://imgur.com/a/kaiscript-example-IXCEB4d) + ## Using KaiScript To see what KaiScript is capable of, take a look at the guided tour here: [[EXAMPLES]](./examples/README.md) @@ -28,7 +30,7 @@ You can't. > How can I publish a package for KaiScript? -KaiScript doesn't have its own package manager, but it works natively with npm. +KaiScript doesn't have its own package manager yet, but it works natively with npm. If you've written a useful library, just export it like so: ```typescript -- cgit v1.2.3-70-g09d2