From c186eb59311fb17149809d6437a816c494ce4669 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Fri, 3 Feb 2017 20:59:15 +0100 Subject: [PATCH] Added the link to the example of pdf. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c641e03..7a6e11d 100644 --- 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 -- 2.20.1