diff --git a/XXHash3.NET/README.md b/XXHash3.NET/README.md index 47a9613..0e9b023 100644 --- a/XXHash3.NET/README.md +++ b/XXHash3.NET/README.md @@ -8,10 +8,11 @@ Pure C# implementation of the XXHash3 algorithm - XXHash3 64-bit - Oneshot hashing API - Streaming hashing API +- XXHash64 + - Oneshot hashing API ## Planned - XXHash3 128-bit - XXHash32 -- XXHash64 - Implement SSE2/AVX boosted operations