From a538ac401c9bc9e1708fa7a24131ddb4cd2378d1 Mon Sep 17 00:00:00 2001 From: Leonetienne Date: Mon, 6 Dec 2021 03:42:39 +0100 Subject: [PATCH] Added install guide to readme --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index 439d30b..62de66b 100644 --- a/readme.md +++ b/readme.md @@ -30,6 +30,9 @@ It's pretty ghetto, you know? Especially mine!🦯 ## 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 ```c++ using namespace GhettoCipher;