cleaned up recognition a little

This commit is contained in:
2018-05-25 19:00:31 +02:00
parent 5980589c6f
commit 0377240382
4 changed files with 226 additions and 0 deletions

View File

@@ -1,5 +1,14 @@
# Kicker project
## Prerequisites
1. (L)ubuntu 14.04 32-bit
2. Git installed:
```sh
sudo apt-get install git
```
## How to start working
```sh