diff options
-rw-r--r-- | libraries/rtorrent-python/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/rtorrent-python/README b/libraries/rtorrent-python/README index 11177de900fc7..52275c97cd8ef 100644 --- a/libraries/rtorrent-python/README +++ b/libraries/rtorrent-python/README @@ -1,8 +1,8 @@ A simple rTorrent interface written in Python. -The xmlrpc interface to rTorrent is extremely unintuitive and has very -little documentation, this project aims to make interfacing with rTorrent -much easier. +The xmlrpc interface to rTorrent is extremely unintuitive and has +very little documentation, this project aims to make interfacing with +rTorrent much easier. Optional dependency is lighttpd. |