Skip to content
Snippets Groups Projects
Commit 03303ba0 authored by Leilani Battle's avatar Leilani Battle
Browse files

Update README.md

parent 1c74c89f
No related branches found
No related tags found
No related merge requests found
# spr2021-a1 # spr2021-a1
starter code for A1 for CMSC828D Spring 2021. starter code for A1 for CMSC828D Spring 2021 (run using Python 3.5).
You will need the following python packages to run this code: `flask`, `psycopg2`. You will need the following python packages to run this code: `flask`, `psycopg2`.
```
pip install flask psycopg2
```
To run the server: To run the server:
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment