From f17d0fe505c1a75f2751a21e565fc03dafc372b2 Mon Sep 17 00:00:00 2001 From: hanez Date: Wed, 8 Oct 2025 04:07:00 +0200 Subject: [PATCH] README update. No code changes. (0.26.3) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e78c62..98552b5 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Fun is a highly strict programming language, but also highly simple. It looks li Influenced by **[Bash](https://www.gnu.org/software/bash/)**, **[C](https://en.wikipedia.org/wiki/The_C_Programming_Language)**, Go, **[Lua](https://www.lua.org/)**, **[Python](https://www.python.org/)**, and Rust (Most influences came from linked languages). -Fun is and will ever be 100% free under the terms of the [Apache-2.0-License](https://opensource.org/license/apache-2-0). +Fun is and will ever be 100% free under the terms of the [Apache-2.0 License](https://opensource.org/license/apache-2-0). ## Idea