diff --git a/README.md b/README.md index 04de066..bb43d25 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # CCash-2.0 + A complete simplification and improvement to the CCash project. A webserver hosting a bank system for Minecraft, able to be used from web browser or from CC/OC if you're playing modded. #### Build + ``` git clone --recurse-submodule https://github.com/EntireTwix/CCash-2.0/ mkdir build @@ -12,26 +14,34 @@ sudo ./bank +#include #include "parallel-hashmap/parallel_hashmap/phmap.h" #include "user.hpp"