graphics/pygraphviz: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-13 15:07:30 -04:00
parent f4cb6e6b61
commit 8255307b1c
1 changed files with 3 additions and 2 deletions

View File

@ -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.