From 64d504cbb66db012f83a851541291b373f4c2b1e Mon Sep 17 00:00:00 2001 From: Trevor Grayson Date: Sat, 5 Dec 2020 09:32:11 -0800 Subject: [PATCH] Rendering DOT file using pointillism.io Cool project you have here, would love to see what you could do with pointillism.io! --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fc95cd4..a8a6457 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ maintains a map of any static assets from a page. Generated graph looks like: -![wnohang](images/wnohang.png) -(Click [here](http://files.wnohang.net/files/wnohang.png) to enlarge.) +![wnohang](https://pointillism.io/ronin13/dotler/blob/master/wnohang.dot) +(Click [here](https://pointillism.io/ronin13/dotler/blob/master/wnohang.dot) to enlarge.) (Note: The documentation below may be slightly dated, refer to [godoc](https://godoc.org/github.com/ronin13/dotler) for latest documentation.)