From f6c961b25c5a10053022745cfbcc2d5c7947692c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 27 Jun 2022 12:59:35 -0400 Subject: Add FreeBSD row to CI --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') 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. -- cgit v1.2.1