From e5f3d215a320d5395059451a79b0062830ced5f8 Mon Sep 17 00:00:00 2001 From: Yu Chen Hou Date: Thu, 17 Mar 2016 15:00:04 -0400 Subject: [PATCH] Better readme picture syntax Uses relative paths --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b6790a1..93d8c8f 100644 --- a/README.md +++ b/README.md @@ -139,12 +139,11 @@ public class MyShape extends Shape { ``` # Demos - - - - - - +![Alt text](/art/art_drawer.png?raw=true) +![Alt text](/art/art_focus_all.png?raw=true) +![Alt text](/art/art_focus_normal.png?raw=true) +![Alt text](/art/art_gravity_left.png?raw=true) +![Alt text](/art/art_rectangle.png?raw=true) # TODO * [ ] Sample app will be more detailed about using library.