Update README.md

This commit is contained in:
Untriex Programming 2021-04-09 15:00:26 +02:00 committed by GitHub
parent 79b5537440
commit 03246b5f43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,11 +2,12 @@
We are working on system, that will help tourists in cities to get information about city more easily. We are working on system, that will help tourists in cities to get information about city more easily.
# Hardware # Hardware
- work in progress (but probabbly we will use rpi with external antena for wifi) - Raspberry PI (for now tested only on rpi4. Works on rpi zero too, but it will be slow if more devices are connected)
- External/Internal WiFi antena
# Software # Software
- python 3.9.2 compatible server with basic web interface - python 3.9.2 compatible server with basic web interface
- python 3.x based mobile app with help of android studio - Kotlin based mobile app
# Server # Server
To run server you need to install To run server you need to install