diff --git a/GhettoCryptCLI/readme.md b/GhettoCryptCLI/readme.md index fce8fd6..41cc8ec 100644 --- a/GhettoCryptCLI/readme.md +++ b/GhettoCryptCLI/readme.md @@ -1,4 +1,4 @@ -# GhettoCrypt CLI +# Ghettocrypt CLI Easy text and file encryption via the command line using Ghetto Crypt. Again, please only use this as an obfuscator or if the only other option would be no encryption at all. Do you want to quickly and securely encrypt stuff via the command line? Use openssl-cli with the aes cipher. It's a bit more wordy but much faster and more secure. diff --git a/readme.md b/readme.md index 44b130b..45fe892 100644 --- a/readme.md +++ b/readme.md @@ -30,7 +30,10 @@ It's pretty ghetto, you know? Especially mine!🗡️ ## How do I use this? -##### Installation +##### I don't care about the library. Just let use it from the command line! +There is a CLI version availabile [here](https://github.com/Leonetienne/GhettoCrypt/tree/master/GhettoCryptCLI). + +##### Installation as a library Download the `.h` and `.cpp` file from [INCLUDE/](https://github.com/Leonetienne/GhettoCrypt/tree/master/INCLUDE) and add them to your projects files. *Single-header-magic*. ##### Working with strings