From d533af27d4898a4eb641ba0702f6883bce32fe1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Marcos=20Bezerra?= Date: Wed, 20 Oct 2021 08:30:12 -0300 Subject: [PATCH] README: add "no runtime dependencies" as a feature Currently only supported by Linux on x86_64 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db008da..4ab33f7 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ 2. Automatic format detection. 3. Same syntax, various formats. 4. Encoding and decoding streams, it's fast. +5. No runtime dependencies (for _Linux x86_64_). ## Usage