~hp/tracker.lv2

b9073372156b0cdec5bb42f3d15844ace5726868 — Hanspeter Portner 1 year, 1 month ago 7e31ac6
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 @@
## A simple tracker for LV2 events


### Build status

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

### Dependencies

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


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

### License

Copyright (c) 2016 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.3583
0.1.3585