diff --git a/README.md b/README.md
index 6fa9088..a76c923 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
[](https://github.com/xfox111/SimpleOTP/releases/latest)
[](https://github.com/XFox111/SimpleOTP/commits/main)
-
+
Feature-rich and flexible .NET library for implementation of OTP authenticators and validatiors.
@@ -19,8 +19,8 @@ Feature-rich and flexible .NET library for implementation of OTP authenticators
| Package | Info | Download |
| --- | --- | --- |
-| `EugeneFox.SimpleOTP` | [][nuget]
[][nuget] | [NuGet Gallery][nuget]
[GitHub NuGet Registry][ghnr] |
-| `EugeneFox.SimpleOTP.DependencyInjection` | [][nuget-di]
[][nuget-di] | [NuGet Gallery][nuget-di]
[GitHub NuGet Registry][ghnr-di] |
+| `EugeneFox.SimpleOTP` | [][nuget] / [][nuget] | [NuGet Gallery][nuget] / [GitHub NuGet Registry][ghnr] |
+| `EugeneFox.SimpleOTP.DependencyInjection` | [][nuget-di] / [][nuget-di] | [NuGet Gallery][nuget-di] / [GitHub NuGet Registry][ghnr-di] |
Use these commands to install SimpleOTP package in your project:
```bash