From 34713cdcde6dbf1d9446a215576bc5041eb7a5ec Mon Sep 17 00:00:00 2001 From: "Phyks (Lucas Verney)" Date: Fri, 5 Aug 2016 13:31:57 +0200 Subject: [PATCH] Add some note about Ampache required version in README --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index 0a3fad6..c2ff01a 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,24 @@ serve the `public` folder and head your browser to the correct URL :) Or you can use the [hosted version](https://phyks.github.io/ampache_react/). + +## Requirements + +To use this interface, you need: +* An Ampache server on which you have an account. +* A modern browser. + +For now, this is a work in progress and as such, the [hosted +version](https://phyks.github.io/ampache_react/) (or `gh-pages` branch) always +require the latest `develop` branch of Ampache. As soon as this is stabilized +and Ampache gets a new version, this note will be updated with the required +Ampache version. + +Note that `master` branch may differ from `gh-pages` branch from time to time, +and `master` branch may rely on commits that are not yet in Ampache `develop` +branch. `gh-pages` branch is ensured to be working with latest Ampache +`develop` branch. + ## Support The supported browsers should be: