From ae657826f793a2e6470b567fe8d924a675ea2680 Mon Sep 17 00:00:00 2001 From: Owen Date: Sun, 19 Jun 2016 23:20:34 +0800 Subject: [PATCH] fix image not found issue --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 90ddae6a..8c8cfbc0 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ mybatis-generator-gui mybatis-generator-gui is a mybatis generator GUI tool, used to easy generate mybatis java mapping files and mapper xml file. -![alt tag](https://cloud.githubusercontent.com/assets/3505708/16178144/35eabdcc-3673-11e6-9ff7-f701754f1550.png|alt=octocat) +![MainUI](https://cloud.githubusercontent.com/assets/3505708/16178144/35eabdcc-3673-11e6-9ff7-f701754f1550.png) ### Downloads @@ -28,4 +28,4 @@ really appreciate and try my best to improve the functionality, to support this ------ Licensed under the Apache 2.0 License -Copyright 2016 by Owen Zou \ No newline at end of file +Copyright 2016 by Owen Zou