diff --git a/README.md b/README.md index c14430d..0fd6c3e 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -The _Space Team Aachen Test Suite_ is a Python library for in-the-loop testing of flight software using artificial sensor measurements based on simulation data. It provides interfaces for sending data to your system and observing its behavior. \ No newline at end of file +The _Space Team Aachen Test Suite_ is a Python library for in-the-loop testing of flight software using artificial sensor measurements based on simulation data. It provides interfaces for sending data to your system and observing its behavior. + +### Installation + +* `git clone ssh://git@git.intern.spaceteamaachen.de:22222/ALPAKA/SPATZ.git` +* cd SPATZ +* pip install . \ No newline at end of file