From 73f06fd31b9095969c2f136ec4034e51ae836bf0 Mon Sep 17 00:00:00 2001 From: Milkii Brewster Date: Sat, 27 Jun 2020 14:35:18 +0100 Subject: [PATCH] Add support information and convert to markdown. --- README | 3 --- README.md | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index a8fa705..0000000 --- a/README +++ /dev/null @@ -1,3 +0,0 @@ -Welcome to JACK, the Jack Audio Connection Kit. - -Please see the website (http://jackaudio.org/) for more information. diff --git a/README.md b/README.md new file mode 100644 index 0000000..4bc7ab4 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +Welcome to JACK, the Jack Audio Connection Kit. + +Please see the JACK [website](http://jackaudio.org/) and [wiki](https://github.com/jackaudio/jackaudio.github.com/wiki) for more information. There are also the #jack and #lad chat channels on [freenode IRC](https://freenode.net/).