added readme with some tooling info

This commit is contained in:
Trolli Schmittlauch 2017-06-17 01:32:29 +02:00
parent 1b9725b7e4
commit 06483bae4d

8
Readme.md Normal file
View file

@ -0,0 +1,8 @@
# Lösen von Job Shop Scheduling Problemen mit Simulated Annealing
## Tooling
- Python 3.5
- [MyPy](http://www.mypy-lang.org/ ) für statische Typchecks
- [Pandoc](https://pandoc.org/ ) für die Dokumentation
- Python Module: siehe requirements.txt