From 67098d965df12000d9f4ceb88a9e4096336dcd88 Mon Sep 17 00:00:00 2001 From: William Katz Date: Tue, 20 Apr 2021 10:33:15 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 243ceab..b3e24c5 100644 --- a/README.md +++ b/README.md @@ -14,13 +14,13 @@ the currency model most Minecraft Servers adopt if any, is resource based, usual CCash solves these issues and adds a level of abstraction, the main philosophy of CCash is to have fast core operations that other services build on -#### Demo +### Demo [Frontend](https://ccashfrontend.herokuapp.com) [Backend](https://ccash.ryzerth.com/BankF/help) -#### Build +### Build ``` git clone --recurse-submodule https://github.com/EntireTwix/CCash/