From 515398f954713ab2498b3421bc2500ab92008804 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Sat, 28 Jun 2014 21:53:25 +0200 Subject: Improve readme reading a bit --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d3289b434..647389232 100644 --- a/README.md +++ b/README.md @@ -15,15 +15,15 @@ pyLoad has a fully featured and well documented API, is easily extendable and ac Dependencies ------------ -**You need at least python 2.5 or at most python 2.7 to run pyLoad and its required libaries.** -**Python 3 is not yet supported!** + - **You need at least python 2.5 or at most python 2.7 to run pyLoad and its required libaries** + - **Python 3 is not yet supported** ### Required ### - **beaker** - **jinja2** - **pycurl** (python-curl) - - **simplejson** for python 2.5 only + - **simplejson** (only for python 2.5) - **thrift** Some plugins want additional packages, install them only when needed. @@ -31,9 +31,9 @@ Some plugins want additional packages, install them only when needed. ### Optional ### - **BeautifulSoup** - - **bjoern** () for best web interface performance + - **bjoern** () for a better web interface performance - **feedparser** - - **jsengine** (spidermonkey, ossp-js, pyv8, rhino) needed by several hosters (ex.: ClickNLoad) + - **jsengine** (spidermonkey, ossp-js, pyv8, rhino, node.js) needed by several hosters (ex.: ClickNLoad) - **pycrypto** for RSDF/CCF/DLC support - **pyOpenSSL** for SSL connection support - **tesseract**, **python-pil** (python-imaging) for automatic captcha recognition support @@ -56,7 +56,7 @@ Run: and follow the setup assistant instructions. -> ***Note:*** +> **Note:** If you installed pyLoad by package-manager, command `python pyLoadCore.py` is probably equivalent to `pyload` or `pyLoadCore`. Additionally, you can whenever restart the setup assistant typing: -- cgit v1.2.3