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 13, 2020
1 parent 05505d3 commit a9d68a5
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit a9d68a5

Please sign in to comment.