]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
minor readme mod
authorYann Collet <yann.collet.73@gmail.com>
Tue, 12 Jul 2016 07:54:42 +0000 (09:54 +0200)
committerYann Collet <yann.collet.73@gmail.com>
Tue, 12 Jul 2016 07:54:42 +0000 (09:54 +0200)
README.md

index 120cc96f193d1728cf14c3d4f1a367b802fc2abe..b87e35381bad0a094bafc372eea26bd4b8c06fc6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
  **Zstd**, short for Zstandard, is a fast lossless compression algorithm,
  targeting real-time compression scenarios at zlib-level and better compression ratios.
 
-It is provided as an open-source C library BSD-licensed.
-If you're looking for a different programming language,
-you can consult a list of known ports on [Zstandard homepage](httP://www.zstd.net).
+It is provided as an open-source BSD-licensed **C** library.
+For other programming languages,
+you can consult a list of known ports on [Zstandard homepage](http://www.zstd.net/#other-languages).
 
 |Branch      |Status   |
 |------------|---------|