From 00ceed05aa7e255ce09d1427da575bcfb0556a5e Mon Sep 17 00:00:00 2001 From: hanez Date: Wed, 8 Oct 2025 04:00:26 +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 0556453..7e78c62 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Fun is a highly strict programming language, but also highly simple. It looks like Python (My favorite language), but there are differences. -Influenced by 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). +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).