Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sadra authored May 26, 2017
1 parent a13d2f7 commit eecf699
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# AwesomeSpinner
# Awesome Android Spinner
[![](https://jitpack.io/v/amlashi-sadra/AwesomeSpinner.svg)](https://jitpack.io/#amlashi-sadra/AwesomeSpinner)
[![License](https://img.shields.io/badge/licence-MIT-lightgrey.svg?style=flat)](https://github.com/amlashi-sadra/AwesomeSpinner/blob/master/LICENSE)
[![Dependencies](https://img.shields.io/badge/dependencies-non-yellow.svg?style=flat)](#)
Expand All @@ -7,6 +7,10 @@

With **Awesome Spinner** you can implement a material spinner with access to define **direction layout** and **hint text**.

![](https://github.com/amlashi-sadra/AwesomeSpinner/blob/master/art/awesome_spinner_rtl.gif)
![](https://github.com/amlashi-sadra/AwesomeSpinner/blob/master/art/awesome_spinner_ltr.gif)


## Including the library

**Step 1.** Add it in your root build.gradle at the end of repositories:
Expand Down

0 comments on commit eecf699

Please sign in to comment.