From 48a0a3f9d4abf737b962842af50c4333d3ebbb29 Mon Sep 17 00:00:00 2001 From: wushenghua Date: Fri, 11 Nov 2016 18:05:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E4=BB=B6=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- UIWebView+Cookie.md => iOS/UIWebViewCookie.md | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename UIWebView+Cookie.md => iOS/UIWebViewCookie.md (100%) diff --git a/README.md b/README.md index 0af3487..da383e0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ### ios小知识 -* 1.**[UIWebView实现免登陆]()** +* 1.**[UIWebView实现免登陆](https://github.com/wu736139669/wu736139669.github.io/blob/master/UIWebView%2BCookie.md)** diff --git a/UIWebView+Cookie.md b/iOS/UIWebViewCookie.md similarity index 100% rename from UIWebView+Cookie.md rename to iOS/UIWebViewCookie.md