From b56b8db98ee45af0440106da384b814bc2283fee Mon Sep 17 00:00:00 2001 From: Alexandre Prokoudine Date: Fri, 8 Apr 2022 20:57:25 +0300 Subject: [PATCH] First shot at README, about time, too :) --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index efc77d2..cfa3991 100644 --- a/README.md +++ b/README.md @@ -1 +1,16 @@ -# ardour7-tutorial.github.io \ No newline at end of file +# Ardour Tutorial + +This is a crash course into Ardour, a free/libre digital audio workstation. + +The content was originally written around in 2009 during a Book Sprint led by +Derek Holzer for [FLOSS Manuals](http://archive.flossmanuals.net/ardour/). It +was later updated by multiple contributors and maintained by Bruno Ruviaro. + +All credits are on the +[Credits](https://prokoudine.github.io/ardour-tutorial/en/appendices/credits/) +page. + +This updated version is technically a port from Jekyll to Hugo and content-wise +mostly an update to match many changes between Ardour v4/v6 and v7.0 plus some +new material. The intention is to make it the official Ardour tutorial for +beginners and maintain it as part of the upastream project. \ No newline at end of file