projects
/
dagnn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d88688e
)
Added the link to the example of pdf.
author
Francois Fleuret
<francois@fleuret.org>
Fri, 3 Feb 2017 19:59:15 +0000
(20:59 +0100)
committer
Francois Fleuret
<francois@fleuret.org>
Fri, 3 Feb 2017 19:59:15 +0000
(20:59 +0100)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
c641e03
..
7a6e11d
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-110,7
+110,7
@@
Print the list of nodes.
Save a dot file to be used by the Graphviz set of tools for graph
visualization. This dot file can than be used for instance to produce
-a pdf file with
+a pdf file
such as [this one](https://fleuret.org/git-extract/dagnn/graph.pdf)
with
```
dot graph.dot -T pdf -o graph.pdf