Skip to content

Commit d2e83a2

Browse files
Costa ShulyupinCosta Shulyupin
authored andcommitted
README.md
1 parent 14654ac commit d2e83a2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# wikigraphviz
2+
3+
Generates graphical representation of Wikipedia category hierarchy
4+
in formats dot svg and html5
5+
6+
Examples:
7+
8+
[./wikigraphviz.py category](https://makelinux.github.io/wikigraphviz/Main_topic_classifications)
9+
10+
[./wikigraphviz.py --style rankdir=BT category Life](https://makelinux.github.io/wikigraphviz/Life)
11+
12+
[./wikigraphviz.py --style rankdir=TB category Computing](https://makelinux.github.io/wikigraphviz/Computing)
13+
14+

0 commit comments

Comments
 (0)