From d2eebec71e8a82d95c9ac2706c6126484ec8ead1 Mon Sep 17 00:00:00 2001 From: synchronized Date: Mon, 14 May 2018 11:41:42 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E5=86=99README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 129965c..296ac03 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ allprojects { 在项目的build.gradle中添加 ``` dependencies { - compile 'com.github.whvcse:JwtPermission:1.1.0' + compile 'com.github.whvcse:EasyCaptcha:1.1.0' } ``` @@ -34,7 +34,7 @@ dependencies { com.github.whvcse - JwtPermission + EasyCaptcha 1.1.0