From d436c4545d86e34f7af34fc90e8e6b3c5dfd9766 Mon Sep 17 00:00:00 2001 From: Maurice ONeal Date: Sun, 16 Oct 2016 21:52:46 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e3671ce --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# What is JustAudio? # + +JustAudio is simplified audio player designed to be used only for playing music files on the local filesystem and that's it. it doesn't read ID3 data, manage your music collection or stream anything. this app is good for users that already have their music files organized to their liking in the local file system and doesn't want the extra fluff that must media players currently have today. + +### How do I get set up? ### + +This application was built using the [QT](https://www.qt.io/) API. To compile or modify this application, just download and install the QT API, no need for additional APIs or libraries. versions 4.8 and up are recommended. + +### Who do I talk to? ### + +If you have any questions or wish to contribute to the project, please contact the owner at oneal.m655@gmail.com \ No newline at end of file