From c1798a83d37fdb7da51a15ebfb2f768634233c70 Mon Sep 17 00:00:00 2001 From: EntireTwix Date: Mon, 12 Apr 2021 17:13:43 -0700 Subject: [PATCH] README changes --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 16a858f..5dad4fb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# CCash +# CCash A webserver hosting a bank system for Minecraft @@ -43,6 +43,7 @@ sudo ./bank - **Tamper Proof** relative to an in-game implementation - **Auto-Saving**, Saves on crash, Saves on close +- **HTTPS** (OpenSSL) ### Accessibility @@ -55,9 +56,11 @@ sudo ./bank Go to `{ip}/BankF/help` to see the bank's methods. Using the Bank's API allows (you/others) to (make/use) connected services that utilize the bank, a couple ideas are Implemented: + - [a Leaderboard ranking player's balances](https://pastebin.com/u23BNVvP) In-Dev: + - a Market Ideas: