diff --git a/README.md b/README.md index c7132a6..6fbbdfe 100644 --- a/README.md +++ b/README.md @@ -121,8 +121,8 @@ Be aware that the **shortest** benchmarks are the **least accurate**. You can lunch the benchmark executable from [here](https://github.com/JosepeDev/Variable-Encryption/tree/main/Benchmark) # Documentations -Every EncType contains the same methods and fields as its normal type. -So it'll link you to the official .NET documentaions for eash method/field. +**Every EncType contains the same methods and fields as its normal type.** +**So it'll link you to the official .NET documentaions.** ## CSharp - [EncInt](https://docs.microsoft.com/en-us/dotnet/api/system.int32?view=net-5.0) - [EncLong](https://docs.microsoft.com/en-us/dotnet/api/system.int64?view=net-5.0)