added configure.sh note
This commit is contained in:
parent
95b3e9d02c
commit
bfb9c6f46b
@ -16,6 +16,8 @@ This project is made 'like a library', so compiling is useless... :)
|
|||||||
|
|
||||||
! DO NOT CLONE THIS REPOSITORY, USE [RELEASES](https://github.com/ENDev-WHY2/WHY2-Encryption-System/releases) INSTEAD > releases, that have `(C)` in the name < !
|
! DO NOT CLONE THIS REPOSITORY, USE [RELEASES](https://github.com/ENDev-WHY2/WHY2-Encryption-System/releases) INSTEAD > releases, that have `(C)` in the name < !
|
||||||
|
|
||||||
|
Run `configure.sh` and you'll be good to go.
|
||||||
|
|
||||||
To **encrypt** text, use function `encryptText()` from file `include/encrypter.h`.
|
To **encrypt** text, use function `encryptText()` from file `include/encrypter.h`.
|
||||||
|
|
||||||
To **decrypt** text, use function `decryptText()` from file `include/decrypter.h`.
|
To **decrypt** text, use function `decryptText()` from file `include/decrypter.h`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user