Renamed a class and added examples to readme

This commit is contained in:
Leonetienne
2021-12-06 03:30:02 +01:00
parent 183646179a
commit 8fd5a1f20c
7 changed files with 37 additions and 932 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#include <iostream>
#include <GhettoCipherWrapper.h>
#include <GhettoCryptWrapper.h>
using namespace GhettoCipher;