From e2d69c69ddf9cdc265c3be4d14e9ead2324f5629 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 13 Mar 2020 08:18:49 +0100 Subject: Move README to README.md --- README | 9 --------- README.md | 8 ++++++++ 2 files changed, 8 insertions(+), 9 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index dfd234a6..00000000 --- a/README +++ /dev/null @@ -1,9 +0,0 @@ -Ingen -===== - -Ingen is a realtime modular synthesizer and/or effects processor for -Jack/LV2/etc. (i.e. GNU/Linux audio systems). - -For more information, see . - - -- David Robillard diff --git a/README.md b/README.md new file mode 100644 index 00000000..622839d4 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +Ingen +===== + +Ingen is a realtime modular audio environment based on LV2 plugins. + +For more information, see . + + -- David Robillard -- cgit v1.2.1