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`