Skip to content

Commit

Permalink
Merge pull request #18 from TonicArtos/add-published-version-shield
Browse files Browse the repository at this point in the history
Indicate published version in readme.
  • Loading branch information
TonicArtos committed Feb 11, 2015
2 parents 4ac422f + 71415a5 commit 850a918
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
SuperSLiM
=========
![Maven central version](https://img.shields.io/maven-central/v/com.tonicartos/superslim.svg?style=flat-square)

SuperSLiM is a configurable layout manager for the RecyclerView. It provides a vertical scrolling list of sections. Each section may have a header, and can have its own unique layout. The section layouts can be one of the provided layouts, or can be of your own creation.

Expand Down

0 comments on commit 850a918

Please sign in to comment.