diff --git a/README.md b/README.md index fa01aa5..93cd40f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![NuGet](https://img.shields.io/nuget/v/srp.svg)](https://www.nuget.org/packages/srp) A modern [SRP-6a](http://srp.stanford.edu) implementation for .NET Standard 1.6+ and .NET Framework 3.5+. -Based on and is compatible with [secure-remote-password](https://npmjs.com/package/secure-remote-password) npm package by [Linus Unnebäck](https://github.com/LinusU/secure-remote-password) (see [Compatibility](#user-content-compatibility-with-other-implementations). +Based on and is compatible with [secure-remote-password](https://npmjs.com/package/secure-remote-password) npm package by [Linus Unnebäck](https://github.com/LinusU/secure-remote-password) (see [Compatibility](#user-content-compatibility-with-other-implementations)). ## Installation