~hp/mystery.lv2

d38239a967c86eb09afc83d27150a0951f2a2620 — Hanspeter Portner 1 year, 1 month ago 6740c8f
cleanup readme
2 files changed, 1 insertions(+), 21 deletions(-)

M README.md
M VERSION
M README.md => README.md +0 -20
@@ 6,10 6,6 @@

Get more information at: [http://open-music-kontrollers.ch/lv2/mystery](http://open-music-kontrollers.ch/lv2/mystery)

### Build status

[![build status](https://gitlab.com/OpenMusicKontrollers/mystery.lv2/badges/master/build.svg)](https://gitlab.com/OpenMusicKontrollers/mystery.lv2/commits/master)

### Dependencies

* [LV2](http://lv2plug.in) (LV2 Plugin Standard)


@@ 23,19 19,3 @@ Get more information at: [http://open-music-kontrollers.ch/lv2/mystery](http://o
	ninja -j4
	sudo ninja install

### License

Copyright (c) 2018 Hanspeter Portner (dev@open-music-kontrollers.ch)

This is free software: you can redistribute it and/or modify
it under the terms of the Artistic License 2.0 as published by
The Perl Foundation.

This source is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
Artistic License 2.0 for more details.

You should have received a copy of the Artistic License 2.0
along the source as a COPYING file. If not, obtain it from
<http://www.perlfoundation.org/artistic_license_2_0>.

M VERSION => VERSION +1 -1
@@ 1,1 1,1 @@
0.1.141
0.1.143