Update README.md

This commit is contained in:
DJ2LS 2021-07-23 15:30:36 +02:00 committed by GitHub
parent 033b3c1ccb
commit e3648c1dc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,12 @@ The TNC itself will be completely controllable via network.
## Under development
The project is still a prototype and not usable at this time.
## Installation Ubuntu
sudo apt install npm
npm install electron --save-dev
sudo apt install python3
## GUI Preview
![alt text](https://github.com/DJ2LS/FreeDATA/blob/main/documentation/FreeDATA_GUI_Preview.png "GUI Preview")