Update README.md

This commit is contained in:
nodiscc
2015-08-16 09:05:07 +02:00
parent e8d477b66d
commit 4dc0732987

View File

@@ -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`
* Contributors list can be updated with `git shortlog -sne`