From 74f01c2a419fe3d3f5eb2b215a630b7eb62bb60f Mon Sep 17 00:00:00 2001 From: hanez Date: Wed, 17 Sep 2025 16:04:16 +0200 Subject: [PATCH] README update. --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b2c0017..362a347 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,13 @@ # Fun -Fun Uses Nothing - Life is too short not to code fun... ;) +Fun Uses Nothing — Life is too short not to code fun... ;) -Influenced by Bash, C, Go, Lua, Python and Rust. +Influenced by Bash, C, Go, Lua, Python, and Rust. + +Testet on [GNU/Linux](https://kernel.org/) using [GCC](https://gcc.gnu.org/) and +the [GNU C library](https://www.gnu.org/software/libc/) ([glibc](https://en.wikipedia.org/wiki/Glibc)) +or [musl libc](https://musl.libc.org/), and [FreeBSD](https://www.freebsd.org/) using Clang +and [BSD libc](https://en.wikipedia.org/wiki/C_standard_library#BSD_libc). ## Idea