aboutsummaryrefslogtreecommitdiff
path: root/graphics/pygraphviz
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pygraphviz')
-rw-r--r--graphics/pygraphviz/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/pygraphviz/README b/graphics/pygraphviz/README
index f257628cbe05d..d44704813df2b 100644
--- a/graphics/pygraphviz/README
+++ b/graphics/pygraphviz/README
@@ -1,5 +1,6 @@
PyGraphviz is a Python interface to the Graphviz graph layout and
visualization package.
-With PyGraphviz you can create, edit, read, write, and draw graphs using
-Python to access the Graphviz graph data structure and layout algorithms.
+With PyGraphviz you can create, edit, read, write, and draw graphs
+using Python to access the Graphviz graph data structure and layout
+algorithms.