From bd1fcedef9733958d76fd902d92614772f478742 Mon Sep 17 00:00:00 2001 From: wangyufei Date: Mon, 29 Jun 2015 14:31:05 +0800 Subject: [PATCH] add new link for README --- .gitignore | 3 ++- README-CHN.md | 12 ++++++------ README.md | 12 ++++++------ 3 files changed, 14 insertions(+), 13 deletions(-) diff --git a/.gitignore b/.gitignore index c128938..f1a75aa 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ /captures *.iml .idea -local.properties \ No newline at end of file +local.properties +/intros/old \ No newline at end of file diff --git a/README-CHN.md b/README-CHN.md index fa9456a..ec386bc 100644 --- a/README-CHN.md +++ b/README-CHN.md @@ -1,6 +1,6 @@ # ACProgressLite -[English Version]() / 中文版本 +
[English Version](https://github.com/Cloudist/ACProgressLite/blob/master/README.md) / 中文版本 Android 加载控件库,简洁、易用、可定制性强。用于快速实现类似 iOS 的 “加载中” 等弹出框。 类似于 iOS 中的 [MBProgressHUD](https://github.com/jdg/MBProgressHUD) @@ -9,13 +9,13 @@ Android 加载控件库,简洁、易用、可定制性强。用于快速实现 **最小支持 SDK 版本:** API 9 ( Android 2.3 ) -![花瓣 不带文字]() -![花瓣 带文字]() -![圆饼]() -![自定义]() +![花瓣 不带文字](https://raw.githubusercontent.com/Cloudist/ACProgressLite/master/intros/screenshot_0.png) +![花瓣 带文字](https://raw.githubusercontent.com/Cloudist/ACProgressLite/master/intros/screenshot_1.png) +![圆饼](https://raw.githubusercontent.com/Cloudist/ACProgressLite/master/intros/screenshot_2.png) +![自定义](https://raw.githubusercontent.com/Cloudist/ACProgressLite/master/intros/screenshot_3.png) -[示例 APK 下载]() +[示例 APK 下载](https://raw.githubusercontent.com/Cloudist/ACProgressLite/master/intros/sample.apk) ## 当前版本 * 1.2.1 diff --git a/README.md b/README.md index 398122c..c98a603 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ACProgressLite -
English Version / [中文版本]() +
English Version / [中文版本](https://github.com/Cloudist/ACProgressLite/blob/master/README-CHN.md) An Android loading widget library. Lite and easy to use, strong customizability. Can be used to implement 'iOS' like loading dialog efficiently. @@ -10,13 +10,13 @@ Similar to iOS [MBProgressHUD](https://github.com/jdg/MBProgressHUD) **Minimum SDK Version:** API 9 ( Android 2.3 ) -![Flower without text]() -![Flower with text]() -![Pie]() -![Custom]() +![Flower without text](https://raw.githubusercontent.com/Cloudist/ACProgressLite/master/intros/screenshot_0.png) +![Flower with text](https://raw.githubusercontent.com/Cloudist/ACProgressLite/master/intros/screenshot_1.png) +![Pie](https://raw.githubusercontent.com/Cloudist/ACProgressLite/master/intros/screenshot_2.png) +![Custom](https://raw.githubusercontent.com/Cloudist/ACProgressLite/master/intros/screenshot_3.png) -[Sample APK download]() +[Sample APK download](https://raw.githubusercontent.com/Cloudist/ACProgressLite/master/intros/sample.apk) ## Current Version * 1.2.1