summaryrefslogtreecommitdiffstats
path: root/system/zstd/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/zstd/README')
-rw-r--r--system/zstd/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/zstd/README b/system/zstd/README
new file mode 100644
index 0000000000..4503b24270
--- /dev/null
+++ b/system/zstd/README
@@ -0,0 +1,3 @@
+Zstd, short for Zstandard, is a fast lossless compression algorithm,
+targeting real-time compression scenarios at zlib-level and better
+compression ratios.