From 821efa466ee7572fa99c7423150415446fb03db2 Mon Sep 17 00:00:00 2001 From: Yann Collet Date: Sat, 10 Feb 2018 21:05:48 -0800 Subject: [PATCH] fixed logo path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3755315ad..a7d3250e4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

Zstandard

+

Zstandard

__Zstandard__, or `zstd` as short version, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios.