From fc0eafbe84bd7df94a446c0a9cc852237b355990 Mon Sep 17 00:00:00 2001 From: Yann Collet Date: Tue, 12 Jul 2016 09:54:42 +0200 Subject: [PATCH] minor readme mod --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 120cc96f..b87e3538 100644 --- 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 | |------------|---------|