From 85b484fecdb5b2deb7e07da4e5be025f7768b465 Mon Sep 17 00:00:00 2001 From: "Jyotirmoy Bandyopadhyaya [Bravo68]" Date: Wed, 27 Dec 2023 09:10:02 +0530 Subject: [PATCH] chore: readme update --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index f76ea14..044a2e8 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,18 @@ This module is used to pay for tickets and register for interest for RCSCTF24. ## Payment Integration - Razorpay + +## Database Integration + +- Turso + +## Installation + +- Install Rust +- Install Shuttle.rs + +## Usage + +- Clone the repository +- Run `cargo shuttle run` in the root directory +- The server will be running on `localhost:8000`