From 9f9984528081245f1394704c1f1c829da1b77e38 Mon Sep 17 00:00:00 2001 From: Alon Zakai Date: Sat, 2 Dec 2006 10:34:01 +0000 Subject: [PATCH] --- library/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/library/README b/library/README index 1646e47e0..5f981cdc7 100644 --- a/library/README +++ b/library/README @@ -1,5 +1,5 @@ ================= -python-libtorrent +pytorrent ================= The simplest way to use this project is to install the .deb file, @@ -10,10 +10,10 @@ Otherwise, you may compile the code with the script 'makeit'. The script 'installit' will install the package, so you can import it as a module under python. -After installation of python-libtorrent, you can install and run -Deluge, http://code.google.com/p/deluge-torrent/ +After installation of torrent, you can install and run +Deluge, http://www.deluge-torrent.com/ -As a simpler test, you can check whether python-libtorrent works by +As a simpler test, you can check whether pytorrent works by by running python test.py