From 7431e58dfca8185541eac939300c9ce66da536ca Mon Sep 17 00:00:00 2001 From: hanez Date: Fri, 12 Sep 2025 03:25:51 +0200 Subject: [PATCH] Some update in the v0.2 spec. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cdc938c..b2c0017 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Influenced by Bash, C, Go, Lua, Python and Rust. ## Characteristics - * Static + * Static and optionally dynamic * No pointers * Type safety * Written in C / Internally no_camel_case... ;)