From 4dc07329870f19cbf8fdec6752840cd6d9559583 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 16 Aug 2015 09:05:07 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cc0da15..0db9fba 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # awesome-linuxaudio -A list of software and resources for professional audio/video/live events production on the Linux platform. +A list of software and resources for professional audio/video/live events production on the Linux platform - Work in progress This list is provided to help you build your own GNU/Linux based A/V production environment. Most of the listed software is packaged for [Debian](http://debian.org/), and should be directly installable with `sudo aptitude install softwarename`. Software that can be run on other GNU/Linux distributions may also be added to the list. This list focuses on sound, video, lighting and live applications. @@ -662,4 +662,4 @@ This work is licensed under the [CreativeCommons Attribution Share-alike license * If there is a debian package available, the link syntax is: `[softwarename](https://packages.debian.org/sid/packagename) - package description ([Homepage](http://url.to/project/homepage)` (try `./dwlink -mb packagename | xclip -selection c`) * If there is no debian package: the syntax is `[Software name](http://url.to/project/homepage)` * Linking to useful websites or howtos can be done at the end of the file in the relevant section. Here is a bookmarklet to generate a markdown link for the current page URL and title: `javascript:void(prompt("","["+document.title+"]("+location.href+")"));` - * Contributors list can be updated with `git shortlog -sne` \ No newline at end of file + * Contributors list can be updated with `git shortlog -sne`