diff --git a/README.md b/README.md index 26ca739..fdd2c6a 100755 --- a/README.md +++ b/README.md @@ -3,7 +3,12 @@ webui-aria2 The aim for this project is to create the worlds best and hottest interface to interact with aria2. Aria2 is the worlds best file downloader, but sometimes the command line just brings more power than necessary. -Very simple to use, no build scripts, no installation scripts. Just download, fireup your favourite web browser and open index.html and start downloading files!! +Very simple to use, no build scripts, no installation scripts. Just download, fireup your favourite web browser and open index.html and start downloading files!! Be sure to start aria2 in the background either in your local machine or in a remote one. You can do that as follows: +aria2c --enable-rpc + +Status +=========== +Basic working prototype with minimal functionality. A lot more to features to come so stay tuned. Dependencies diff --git a/index.html b/index.html index 5ae5bd9..00a19e9 100755 --- a/index.html +++ b/index.html @@ -24,16 +24,16 @@