summaryrefslogtreecommitdiffstats
path: root/graphics/xdot/README
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xdot/README')
-rw-r--r--graphics/xdot/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xdot/README b/graphics/xdot/README
index 96f7b6f68e..4f759cca63 100644
--- a/graphics/xdot/README
+++ b/graphics/xdot/README
@@ -8,11 +8,11 @@ xdot.py can be used either as a standalone application from command line, or
as a library embedded in your python application.
Features:
- * Since it doesn't use bitmaps it is fast and has a small memory footprint.
+ * Since it doesn't use bitmaps, it is fast and has a small memory footprint.
* Arbitrary zoom.
* Keyboard/mouse navigation.
* Supports events on the nodes with URLs.
* Animated jumping between nodes.
* Highlights node/edge under mouse.
-This package requires Graphviz and PyGTK, both avalaible at SlackBuilds.org.
+This requires graphviz and pygtk.