summaryrefslogtreecommitdiffstats
path: root/network/transmission/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/transmission/README')
-rw-r--r--network/transmission/README12
1 files changed, 7 insertions, 5 deletions
diff --git a/network/transmission/README b/network/transmission/README
index bcbaed7f32..41947e7d3a 100644
--- a/network/transmission/README
+++ b/network/transmission/README
@@ -1,5 +1,7 @@
-Transmission is a lightweight BitTorrent client. It features a simple,
-intuitive interface on top on an efficient, cross-platform back-end.
-Transmission runs on Mac OS X with a Cocoa interface,
-Linux/NetBSD/FreeBSD/OpenBSD with a GTK+ interface, and BeOS with a native
-interface.
+Transmission is a lightweight open source BitTorrent client,
+providing useful functionality without feature bloat. It consists
+of a daemon, a GTK+ and a CLI client.
+
+Dependencies: libevent (available at SlackBuilds.org) is required,
+ but transmission will use a built-in libevent if you don't have
+ it installed already.