From 0bdfaa2e8f237c1d958495a18ac6c68a4466e2c6 Mon Sep 17 00:00:00 2001 From: Josepe <72740829+JosepeDev@users.noreply.github.com> Date: Wed, 4 Nov 2020 23:33:24 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 29e117c..6ef47a7 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ Simple tools for storing values while efficiently keeping it encrypted in the me * **[EncryptionTools]** class. Not a class you should use. But it is a requirement to have it if you want to use most of the classes and structs. Just copy it with all the other files and forget about it. This is just a static class the classes uses to get a random float. -[WIKI]: https://github.com/JosepeDev/SimpleEncryptionTools/wiki -[Examples & Tutorial]: https://github.com/JosepeDev/SimpleEncryptionTools/wiki/Examples-&-Tutorial -[Encrypted Integers]: https://github.com/JosepeDev/SimpleEncryptionTools/wiki/Encrypted-Integers -[EncryptionTools]: https://github.com/JosepeDev/SimpleEncryptionTools/wiki/EncryptionTools-Class +[WIKI]: https://github.com/JosepeDev/Variable-Encryption/wiki +[Examples & Tutorial]: https://github.com/JosepeDev/Variable-Encryption/wiki/Examples-&-Tutorial +[EncryptionTools]: https://github.com/JosepeDev/Variable-Encryption/wiki/EncryptionTools-Class