Added a link to the cli in the main readme
This commit is contained in:
parent
ba14a8af11
commit
a97ee3d7a2
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user