~hp/pianoteq_utils.lv2

4ae10f3219564cd90d77a953f35c8b00a7e624fd — Hanspeter Portner 1 year, 1 month ago af5a5a3
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/pianoteq_utils](http://open-music-kontrollers.ch/lv2/pianoteq_utils)

### Build status

[![build status](https://gitlab.com/OpenMusicKontrollers/pianoteq_utils.lv2/badges/master/build.svg)](https://gitlab.com/OpenMusicKontrollers/pianoteq_utils.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/pianoteq_utils](h
	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.87
0.1.89