From 09f8040a80e781762da45ebbc09babc7e9e03282 Mon Sep 17 00:00:00 2001 From: Oleksandr Melnyk Date: Sun, 22 Apr 2018 15:39:40 +0300 Subject: [PATCH] Added build status --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a1bb309..3911f30 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ ### xxHash +[![Build status](https://ci.appveyor.com/api/projects/status/j5gkm2rvxwu4gu3q?svg=true)](https://ci.appveyor.com/project/uranium62/xxhash) Extremely fast non-cryptographic hash algorithm http://www.xxhash.com/ + ### Benchmark ``` ini