Update README.md

This commit is contained in:
William Katz 2021-04-20 10:33:15 -07:00 committed by GitHub
parent e8a10535b0
commit 67098d965d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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/