From 4856f6b2df2c1136462c8946f0403203fa7d7f08 Mon Sep 17 00:00:00 2001 From: lsof Date: Sun, 22 Feb 2026 19:55:09 +0100 Subject: Update README.md typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 995efd8..70c598f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Supports [most of C11 and some C23 features](doc/cstd.md), as well as some GNU extensions. Currently still in a experimental stage, but can successfully build some -lireal-world C codebases such as Lua, SQLite3, +real-world C codebases such as Lua, SQLite, [oksh](https://github.com/ibara/oksh), [tin](http://www.tin.org/) and itself. `antcc` is inspired by other small C compilers like @@ -41,7 +41,7 @@ Install with `(sudo) make install`. For now just x86-64 POSIX (Sys-V + ELF). aarch64 backend is in the works. Tested and known to work: - `x86_64-linux-gnu` - - `x86_64-linus-musl` + - `x86_64-linux-musl` ## Usage -- cgit v1.2.3