Skip to content

Commit 184b230

Browse files
committed
tweak readme
1 parent bd7cd6d commit 184b230

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.org

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
* pgviz
22
*** visualize foreign-key relations in postgresql
33

4-
This program produces a graph diagrams where the nodes are tables and the edges
5-
are foreign-key relations. There is a small query language to specify the tables
6-
that should be included in the diagram.
4+
This program produces diagrams of graphs where the nodes are tables and the
5+
edges are foreign-key relations. There is a small query language to specify the
6+
tables that should be included in the diagram.
77

88
Using the [[https://github.com/devrimgunduz/pagila][Pagila]] schema as an example:
99

0 commit comments

Comments
 (0)