Commit a91147c4 authored by  Lukas Eller's avatar Lukas Eller

Update README.md

parent 9d5838af
......@@ -4,6 +4,14 @@
Collection of different measurement processors --- especially with regards to geospatial data
# Requirements
To install all necesarry requirements use
`pip install -r requirements.txt`
`conda install -r requirements.txt`
# Testing
To run all available unit-tests: `python -m unittest tests`
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment