From 53467cf8f75bf14f9fd493c347a9a8755357795e Mon Sep 17 00:00:00 2001 From: MaurizioB Date: Sun, 30 Apr 2017 21:05:48 +0200 Subject: [PATCH] README.rst update --- README.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 4d23b33..a279079 100644 --- a/README.rst +++ b/README.rst @@ -7,7 +7,10 @@ Bigglesworth Bigglesworth is an editor and librarian for the Waldorf Blofeld synthesizer. -This is a pre-release version, some of the features are not available yet. +Official website: http://bigglesworth.it + +This is a pre-release version, some of the features are not complete or +available yet. Features -------- @@ -28,7 +31,7 @@ Linux requirements ------------------ - Python 2.7 -- PyQt4 >= 4.11.1 +- PyQt4 >= 4.11.1 with QtMultimedia support (not mandatory, required for audio previews in the Wavetable editor) - pyalsa Windows requirements