Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jozzzzep authored Nov 24, 2020
1 parent 195155f commit cd78234
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit cd78234

Please sign in to comment.