Skip to content

Commit c479abb

Browse files
authored
Update README.md
1 parent 24d5282 commit c479abb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# Base
2+
[![Build Status](https://travis-ci.org/jenly1314/Base.svg?branch=master)](https://travis-ci.org/jenly1314/Base)
3+
[![Issue Count](https://codeclimate.com/github/jenly1314/Base/badges/issue_count.svg)](https://codeclimate.com/github/jenly1314/Base)
4+
[![License](https://img.shields.io/badge/license-Apche%202.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
5+
[![Blog](https://img.shields.io/badge/blog-Jenly-9932CC.svg)](http://blog.csdn.net/jenly121)
6+
27
Base是针对于Android开发封装好一些常用的基类,主要包括通用的Adapter、Activity、Fragment、Dialog等、和一些常用的Util类,为解耦而生。
38

49
##引入

0 commit comments

Comments
 (0)