Update README.md

This commit is contained in:
Untriex Programming
2021-03-17 13:09:03 +01:00
committed by GitHub
parent 1979672c62
commit 4e75a3f2a2

View File

@ -13,6 +13,7 @@ To run server you need to install
- hypercorn - "pip install hypercorn"
- fastapi - "pip install fastapi"
- requests - "pip install requests"
- aiofiles - "pip install aiofiles"
then run by command - "hypercorn main:app --bind <IP:port>"
To connect to another rpi you need to edit settings.json with different ID and fill heartbeat table.