~hp/osc.lv2

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

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

## Open Sound Control Extension for the LV2 Plugin Specification

### Build Status

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

### Build / test

	git clone https://git.open-music-kontrollers.ch/lv2/osc.lv2


@@ 15,19 11,3 @@
	ninja -j4
	ninja test

### License

Copyright (c) 2017 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.161
0.1.163