~hp/d2tk.lv2

6e0dc4e092210089c01711da68c788feacd02669 — Hanspeter Portner 1 year, 1 month ago 5241511
cleanup readme
2 files changed, 1 insertions(+), 21 deletions(-)

M README.md
M VERSION
M README.md => README.md +0 -20
@@ 3,10 3,6 @@
## Example LV2 plugin bundle for d2tk based GUIs


### Build status

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

### Dependencies

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


@@ 20,19 16,3 @@
	ninja -j4
	sudo ninja install

### License

Copyright (c) 2019 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.171
0.1.173