From 34eda37f25efb3b6c7eb9f3b2586b57735a7a01c Mon Sep 17 00:00:00 2001 From: hanez Date: Wed, 17 Sep 2025 18:04:35 +0200 Subject: [PATCH] README update. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 362a347..94f528e 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ Fun Uses Nothing — Life is too short not to code fun... ;) 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). +I am testing 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). ## Idea