Skip to content

Commit

Permalink
Correct spelling mistake in README
Browse files Browse the repository at this point in the history
  • Loading branch information
intrications committed May 3, 2015
1 parent 9375045 commit 77925d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -42,7 +42,7 @@ String[] COUNTRIES = getResources().getStringArray(R.array.countries_list);

For usage of MaterialEditText 2.0.3, check it out [here](https://github.com/rengwuxian/MaterialEditText/wiki)

If you want to use material style AutoCompleteTextView, simplely replace BetterSpinner with MaterialBetterSpinner.
If you want to use material style AutoCompleteTextView, simply replace BetterSpinner with MaterialBetterSpinner.

## Download
BetterSpinner is now pushed to Maven Central as an AAR, so you just need to add the following dependency to your `build.gradle`.
Expand Down

0 comments on commit 77925d3

Please sign in to comment.