Added install guide to readme
This commit is contained in:
parent
957913fd56
commit
a538ac401c
@ -30,6 +30,9 @@ It's pretty ghetto, you know?
|
|||||||
Especially mine!🦯
|
Especially mine!🦯
|
||||||
|
|
||||||
## How do i use this?
|
## How do i use this?
|
||||||
|
##### Installation
|
||||||
|
Download the `.h` and `.cpp` files in [INCLUDE/](https://github.com/Leonetienne/GhettoCrypt/tree/master/INCLUDE) and add them to your projects files. *Single-header-magic*.
|
||||||
|
|
||||||
##### Working with strings
|
##### Working with strings
|
||||||
```c++
|
```c++
|
||||||
using namespace GhettoCipher;
|
using namespace GhettoCipher;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user