From c2500b7ddb3c7ce2ae5ecc254b6481828fb53ec2 Mon Sep 17 00:00:00 2001 From: Hanspeter Portner Date: Fri, 24 Mar 2023 16:42:05 +0100 Subject: [PATCH] cleanup readme --- README.md | 57 ------------------------------------------------------- VERSION | 2 +- 2 files changed, 1 insertion(+), 58 deletions(-) diff --git a/README.md b/README.md index 4e73f28..fcc77b6 100644 --- a/README.md +++ b/README.md @@ -2,52 +2,11 @@ ### a Just-in-Time C/Rust compiler embedded in an LV2 plugin -#### Build status - -[![build status](https://gitlab.com/OpenMusicKontrollers/jit.lv2/badges/master/build.svg)](https://gitlab.com/OpenMusicKontrollers/jit.lv2/commits/master) - -### Binaries - -For GNU/Linux (64-bit, 32-bit, armv7, arm64). -(64/32-bit univeral). - -To install the plugin bundle on your system, simply copy the __jit.lv2__ -folder out of the platform folder of the downloaded package into your -[LV2 path](http://lv2plug.in/pages/filesystem-hierarchy-standard.html). - - - -#### Unstable (nightly) release - -* [jit.lv2-latest-unstable.zip](https://dl.open-music-kontrollers.ch/jit.lv2/unstable/jit.lv2-latest-unstable.zip) ([sig](https://dl.open-music-kontrollers.ch/jit.lv2/unstable/jit.lv2-latest-unstable.zip.sig)) - -### Sources - - - -#### Git repository - -* - - -### Bugs and feature requests - -* [Gitlab](https://gitlab.com/OpenMusicKontrollers/jit.lv2) -* [Github](https://github.com/OpenMusicKontrollers/jit.lv2) - ### Plugins ![Screenshot](/screenshots/screenshot_1.png) @@ -114,19 +73,3 @@ If not, you can manually set your DPI via environmental variable *D2TK_SCALE*: export D2TK_SCALE=200 -### 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 -. diff --git a/VERSION b/VERSION index 409a1ed..0beab2c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.425 +0.1.427 -- 2.38.5