diff --git a/README.md b/README.md index 58b87e7..6232f73 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ ![Imgur](https://i.imgur.com/2FPrdWN.png) #### Simple and easy tools for storing values while efficiently keeping them encrypted in the memory. -* Currnetly supports in C# -* **int - long - float - double - decimal - string**. - +- Currnetly supports in C# + - **EncInt** (int) + - **EncLong** (long) + - **EncFloat** (float) + - **EncDouble** (double) + - **EncDecimal** (decimal) + - **EncString** (string) # [CLICK HERE TO ENTER THE WIKI](https://github.com/JosepeDev/VarEnc/wiki)