goon
goon
https://git.tonybtw.com/goon.git
git://git.tonybtw.com/goon.git
Update example syntax from goon to nix
Diff
diff --git a/README.md b/README.md
index c74bacd..15fd85b 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ A 1k line embeddable configuration language with Nix-like syntax.
## Example
-```goon
+```nix
let name = "goon";
let version = 1;