Update 'README.md'

This commit is contained in:
Jannik 2019-02-16 17:21:08 +01:00
parent 1b96d192aa
commit bdf5da2aa4
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
[![HitCount](http://hits.dwyl.io/Seil0/ActionPi.svg)](http://hits.dwyl.io/Seil0/ActionPi)
[![Latest](https://img.shields.io/badge/Release-1.02-blue.svg?style=flat-square)](https://git.mosad.xyz/Seil0/ActionPi/releases)
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg?style=flat-square)](https://www.gnu.org/licenses/gpl-3.0)
# ActionPi
@ -15,4 +15,4 @@ to build with geany add this to Build Commands:
- `g++ -Wall -c "%f" -l raspicam -l bcm2835 -std=c++0x`
- if the first command doesn't work `g++ -Wall -o"%e" "%f" -l raspicam -l bcm2835 -sdt=c++14`
ActionPi © 2016-2019 Kellerkinder www.mosad.xyz
ActionPi © 2016-2019 Kellerkinder [www.mosad.xyz](https://www.mosad.xyz)