diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2009-04-24 18:44:50 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2009-04-24 18:44:50 +0000 |
commit | 465f11ec6676d03716a484b9f148246db87087b8 (patch) | |
tree | 49912418ad4d7df50175bc9d7d86480ef421dc34 /docs/README | |
parent | 0933a6b089bbc0ddac43661b29b95cca4532db76 (diff) | |
download | ampache-465f11ec6676d03716a484b9f148246db87087b8.tar.gz ampache-465f11ec6676d03716a484b9f148246db87087b8.tar.bz2 ampache-465f11ec6676d03716a484b9f148246db87087b8.zip |
updating the documentation a tiny bit
Diffstat (limited to 'docs/README')
-rwxr-xr-x | docs/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/README b/docs/README index 0ac28533..a2cc4a75 100755 --- a/docs/README +++ b/docs/README @@ -51,6 +51,7 @@ Contents: - AVI - MPG - M4V + - WMV B) Supported Stream Methods @@ -77,6 +78,7 @@ Contents: - Icecast2 - Democratic Vote based playback - 3rd Party clients using API (Amarok,Coherence,Quickplay) + - 3rd Party Mobile clients using API (Amdroid - Android,Amphone - Iphone) C) Current Translations @@ -119,7 +121,8 @@ Contents: PHP5 ZLIB support (recommended) MySQL >= 5.x+ http://www.mysql.com - ** PHP 5.3.x is required for Windows systems + ** PHP 5.3.x is required for Windows systems due to use of inet_pton + and inet_aton functions. 3. Setting Up |