From: Roman Bazalevsky <rvb@rvb.name>
Date: Thu, 23 Jul 2015 16:45:49 +0000 (+0300)
Subject: *
X-Git-Url: https://git.rvb.name/vpproxy.git/commitdiff_plain/a6fc8c22788da2788370d533549620cd89b1b982?ds=sidebyside;hp=1e2c0e679beb33f10c2e551768c17ccd77576b54

*
---

diff --git a/README.md b/README.md
index 24b72df..8672c72 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,15 @@
-AceProxy: Ace Stream HTTP Proxy
-===============================
-AceProxy allows you to watch [Ace Stream](http://acestream.org/) live streams or BitTorrent files over HTTP.
-It's written in Python + gevent and should work on both Linux and Windows (Mac OS should work too, but was not tested)
+VPProxy: HTTP/HLS Multiplexing Stream Proxy
+===========================================
+Based on AceProxy
 
-Currently it supports Ace Stream Content-ID hashes (PIDs), .acestream files and usual torrent files.
+Can handle:
 
-**For installation, configuration and using info, visit** [Wiki](https://github.com/ValdikSS/aceproxy/wiki)
+http://ip:port/stat
+
+http://ip:port/m3u
+http://ip:port/m3u/index
+http://ip:port/m3u/filename.m3u
+
+http://ip:port/get/URL
+
+URL must be handled by VLC properly.