README: add "no runtime dependencies" as a feature

Currently only supported by Linux on x86_64
This commit is contained in:
João Marcos Bezerra 2021-10-20 08:30:12 -03:00 committed by GitHub
parent 4404b91a23
commit d533af27d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@
2. Automatic format detection.
3. Same syntax, various formats.
4. Encoding and decoding streams, it's fast. <!-- We should post benchmarks in our wiki and link them here -->
5. No runtime dependencies (for _Linux x86_64_).
## Usage