From 343d8bedc9866eb4027027915030f0bd915723c9 Mon Sep 17 00:00:00 2001 From: EntireTwix Date: Mon, 19 Apr 2021 10:41:51 -0700 Subject: [PATCH] Added LuaAPI to README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 49b6a6d..49343e3 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,8 @@ Go to `{ip}/BankF/help` to see the bank's methods. Using the Bank's API allows ( Implemented: -- [Cute frontend](https://github.com/Expand-sys/ccashfrontend) +- [Frontend](https://github.com/Expand-sys/ccashfrontend) +- [Lua API for CC](https://github.com/Reactified/rpm/blob/main/packages/ccash-api/api.lua) In-Dev: