From 6221b2ce6959b929807801db9795b35541d711ab Mon Sep 17 00:00:00 2001 From: alexxiyang Date: Wed, 28 Nov 2018 01:47:34 -0800 Subject: [PATCH] Use github Page --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 653331629..a3f39bf49 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ shiro-redis ============= -[![Build Status](https://travis-ci.org/alexxiyang/shiro-redis.svg?branch=master)](https://travis-ci.org/alexxiyang/shiro-redis) +## Introduction shiro only provide the support of ehcache and concurrentHashMap. Here is an implement of redis cache can be used by shiro. Hope it will help you! +## Documentation + +Official documentation [is located here](http://alexxiyang.github.io/shiro-redis/). -view [Documentation](http://alexxiyang.github.io/shiro-redis/)