From aaa2094b47cc5b75553d3531ab690655e2ef0a86 Mon Sep 17 00:00:00 2001 From: hanez Date: Wed, 17 Sep 2025 18:05:38 +0200 Subject: [PATCH] README update. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 94f528e..4e8887a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ Fun Uses Nothing — Life is too short not to code fun... ;) Influenced by Bash, C, Go, Lua, Python, and Rust. -I am testing on: +Developed and tested 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)) - GNU/Linux using GCC and the [musl libc](https://musl.libc.org/) - [FreeBSD](https://www.freebsd.org/) using Clang and the [BSD libc](https://en.wikipedia.org/wiki/C_standard_library#BSD_libc).