Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -25,7 +25,7 @@ | ... | @@ -25,7 +25,7 @@ |
25 | ### Configuration | 25 | ### Configuration |
26 | - uri configuration required, uri is in server/server.py | 26 | - uri configuration required, uri is in server/server.py |
27 | - Database setting: create database and table with DB/SQL | 27 | - Database setting: create database and table with DB/SQL |
28 | -### required | 28 | +### Required |
29 | - uri configuration required, uri is in client/client.py, register/register.py | 29 | - uri configuration required, uri is in client/client.py, register/register.py |
30 | - required hardware: upper 2GB memory, upper 3.5GHz CPU or CUDA GPU (for realtime system) | 30 | - required hardware: upper 2GB memory, upper 3.5GHz CPU or CUDA GPU (for realtime system) |
31 | - required software: Python(>3.6.5), MySQL | 31 | - required software: Python(>3.6.5), MySQL | ... | ... |
-
Please register or login to post a comment