README.md aktualisiert

This commit is contained in:
dario 2024-01-08 23:24:10 +00:00
parent 9dc48e1271
commit 95f3967f52

View File

@ -1,3 +1,13 @@
# Tasty
A library for testing TACOS.
A library for testing TACOS.
## Installation
Set up a TACOS project by following [this guide](https://wiki.intern.spaceteamaachen.de/books/alpaka/page/tacos). Instead of adding an `App` folder to the project, add clone this repository.
Install the Python libraries: `pip install pyserial termcolor`
## testing
You can run the tests by running the file `run.py`.