From baf5340ff1d3c8f914551173607d9cebed09a46d Mon Sep 17 00:00:00 2001 From: Melnik Alexander Date: Tue, 15 May 2018 00:02:18 +0300 Subject: [PATCH] Update Readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index cce77d0..ee877d7 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ coverage + + nuget + license @@ -21,6 +24,11 @@ xxHash is an Extremely fast Hash algorithm, running at RAM speed limits. It successfully completes the **SMHasher** test suite which evaluates collision, dispersion and randomness qualities of hash functions. +## Instalation +``` +PM> Install-Package Standart.Hash.xxHash +``` + ## Benchmarks This benchmark was launched on a **Windows 10 (10.0.16299.309)**. The reference system uses a **Intel Core i7-4700MQ CPU 2.40GHz (Haswell)**