Skip to content

Commit 14abd26

Browse files
Update README.md
1 parent 0ab0a2d commit 14abd26

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
Android-Bootstrap
22
=================
3-
Android Bootstrap is a library which provides several custom views styled according to the
3+
Android Bootstrap is an Android library which provides custom views styled according to the
44
[Twitter Bootstrap Specification](http://getbootstrap.com/). This allows you to spend more time
55
on development rather than trying to get a consistent theme across your app, especially if you are already familiar with the Bootstrap Framework.
66

7-
87
Quick Start
98
===========
109
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.beardedhen/androidbootstrap/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.beardedhen/androidbootstrap)
@@ -31,6 +30,12 @@ Quick Start
3130
You should then checkout the library and investigate the sample code, which covers most of the features.
3231
The sample app is also available on [Google Play](https://play.google.com/store/apps/details?id=com.fractalwrench.androidbootstrap.sample).
3332

33+
Support
34+
==============
35+
If you have a question about how to use the project, please ask a question on [StackOverflow](http://stackoverflow.com/questions/tagged/android-bootstrap-widgets), using the tag **android-bootstrap-widgets**.
36+
37+
If you think you have found a bug in the library, you should [create a new issue](https://github.com/Bearded-Hen/Android-Bootstrap/issues/new) instead.
38+
3439
Javadoc
3540
============
3641
The javadoc for the project is hosted on [Github](http://bearded-hen.github.io/Android-Bootstrap/).

0 commit comments

Comments
 (0)