From 331c4cf500abe49dc4eb15b8eece1dff8b0408a3 Mon Sep 17 00:00:00 2001 From: Milo Yip Date: Sat, 28 Jun 2014 19:47:11 +0800 Subject: [PATCH] Update readme.md Fixes image path --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 18d8b95..e5abb27 100644 --- a/readme.md +++ b/readme.md @@ -85,6 +85,6 @@ Note that this exmample did not handle potential errors. The following diagram shows the process. -[simpledom](doc/diagram/simpledom.png) +![simpledom](doc/diagram/simpledom.png?raw=true) More [examples](example/) are avaliable.