Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Malinskiy committed Jul 28, 2015
1 parent e399384 commit afc83be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![GitHub release](https://img.shields.io/badge/sample%20apk-1.1.0-brightgreen.svg?style=flat)](https://github.com/Malinskiy/SuperRecyclerView/releases/download/v1.1.0/superrecyclerview-sample-1.1.0.apk) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.malinskiy/superrecyclerview/badge.svg?style=flat)](https://maven-badges.herokuapp.com/maven-central/com.malinskiy/superrecyclerview) [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-SuperRecyclerView-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/1239)
[![GitHub release](https://img.shields.io/badge/sample%20apk-1.1.1-brightgreen.svg?style=flat)](https://github.com/Malinskiy/SuperRecyclerView/releases/download/v1.1.1/superrecyclerview-sample-1.1.1.apk) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.malinskiy/superrecyclerview/badge.svg?style=flat)](https://maven-badges.herokuapp.com/maven-central/com.malinskiy/superrecyclerview) [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-SuperRecyclerView-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/1239)
==============

##Description
Expand All @@ -18,7 +18,7 @@ Features built in:
Just add it to you dependencies

```
compile 'com.malinskiy:superrecyclerview:1.1.0'
compile 'com.malinskiy:superrecyclerview:1.1.1'
```

##Usage
Expand Down

0 comments on commit afc83be

Please sign in to comment.