summaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)Author
2017-11-19Update READMEMatthias Beyer
2017-11-19Fix: Offset problemMatthias Beyer
The core iterator did not yield the base on the first iteration. This is fixed with this commit, using a flag to check whether it already yielded the base and if, start incrementing. Not a clean solution, but a working one.
2017-11-19Add Known Problems to READMEMatthias Beyer
2017-09-09Add some badgesMatthias Beyer
2017-09-08Add mission goal in READMEMatthias Beyer
2017-09-02Initial importMatthias Beyer
Thanks goes to Asuivelentine for the name suggestion.