aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index cae1c9f6..8a21cbca 100644
--- a/README.md
+++ b/README.md
@@ -15,8 +15,8 @@ Features
[ISC license][].
* **Portable and Dependency-Free:** Serd has no external dependencies other
- than the C standard library. It is known to compile with GCC, Clang, and
- MSVC (as C++), and is tested on GNU/Linux, MacOS, and Windows.
+ than the C standard library. It is known to compile with Clang, GCC, and
+ MSVC, and is tested on GNU/Linux, FreeBSD, MacOS, and Windows.
* **Small:** Serd is implemented in a few thousand lines of C. When optimized,
it compiles to well under 100 KiB.