From c22c35d07e27af5f096bc520f3f6808378b4ea9b Mon Sep 17 00:00:00 2001 From: hanez Date: Thu, 27 Nov 2025 01:34:57 +0100 Subject: [PATCH] README update. No code changes. (0.33.0) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 98dfc6a..d74d1ec 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,6 @@ Fun is and will ever be 100% free under the terms of the [Apache-2.0 License](ht - Joy in coding - Fun! -☑ = Done / ☐ = Planned or in progress. - ## Characteristics - Dynamic and optionally statically typed @@ -78,7 +76,9 @@ Fun may not change the world — but it will make programming a little more fun. - [Tk](https://www.tcl-lang.org/) support builtin for GUI application development (optional) ☐ - [XML](https://www.w3.org/XML/) support builtin using [libxml2](https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home) (optional) ☐ - [YAML](https://yaml.org/) support builtin using [libfyaml](https://github.com/pantoniou/libfyaml) (optional) ☐ -- + +☑ = Done / ☐ = Planned or in progress. + ## Documentation I am writing documentation only actually, but this is work in progress, since debugging and bug fixing includes this task.