From b5b8d8d4fe4a106a058e874e0cb8a8a4697b8832 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=AE=B6?= Date: Mon, 25 Aug 2014 19:52:38 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 564fbf0..6924812 100644 --- a/README.md +++ b/README.md @@ -87,10 +87,11 @@ There are some preset examples: [example1](./demo/src/main/res/layout/sample1.xm ### Step3 [Source code](./demo/src/main/java/com/daimajia/swipedemo/MyActivity.java). +[Wiki Usage](https://github.com/daimajia/AndroidSwipeLayout/wiki/usage) ## Wiki -Wiki is under construction. +[Go to Wiki](https://github.com/daimajia/AndroidSwipeLayout/wiki) ## About me