summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index ca8bb6f..5099d3c 100644
--- a/README
+++ b/README
@@ -7,7 +7,8 @@ Simple RSS and Atom parser (and some format programs).
Dependencies
------------
-- C compiler (recommended to support C99 and POSIX >= 200809).
+- C compiler (recommended to support C99).
+- libc (recommended: C99 and POSIX >= 200809).
Optional dependencies
@@ -26,9 +27,9 @@ Optional dependencies
Platforms tested
----------------
-- Linux
+- Linux (glibc+gcc, musl-gcc, clang).
- OpenBSD
-- Windows (cygwin, mingw).
+- Windows (cygwin gcc, mingw).
- DOS