Graduate

Update README.md

......@@ -22,10 +22,11 @@
# Usage
## Server
- Required Module: Pytorch, OpenCV-python, PyMySQL
- required environment: MySQL (Create table with DB/SQL)
- required python module: Pytorch, OpenCV-python, PyMySQL
- python3 server/server.py & npm start --prefix webserver/myapp &
## Client(windows)
- Required module: Pytorch, OpenCV-python
- required python module: Pytorch, OpenCV-python
- execute register/register.py
- execute client/client.py
\ No newline at end of file
......