Commit d4bc14be authored by Paranagama R.P.S.D.'s avatar Paranagama R.P.S.D.

chore: Reame file changes

parent 7cb0142b
# TMP-23-029
SLIIT Final Year Project
SLIIT Final Year Backend Project
## Installation
Install dependencies
Python Environment - Python 3.10.11
Commands
```bash
pip install -r requirements.txt
Install libraries
pip install -r requirements.txt
```
Run application
uvicorn main:app --reload
## Run Locally
Start the server
```bash
uvicorn main:app --reload
```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment