Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add method size badge
  • Loading branch information
jamie-beardedhen committed Jul 22, 2017
1 parent b6a2e11 commit b3d62cc
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
Expand Up @@ -8,6 +8,7 @@ Quick Start
===========
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.beardedhen/androidbootstrap/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.beardedhen/androidbootstrap)
[![CircleCI](https://circleci.com/gh/Bearded-Hen/Android-Bootstrap/tree/develop.svg?style=shield)](https://circleci.com/gh/Bearded-Hen/Android-Bootstrap/tree/develop)
<a href="http://www.methodscount.com/?lib=com.beardedhen%3Aandroidbootstrap%3A%2B"><img src="https://img.shields.io/badge/Methods and size-core: 913 | deps: 10417 | 431 KB-e91e63.svg"/></a>

Add the following dependency to your build.gradle, ensuring you replace 'X.X.X' with the latest version on the button above:

Expand Down

2 comments on commit b3d62cc

@DeanBebek
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for the library but there are no 'button above' to find the version to use

@SaturnoMichael
Copy link

@SaturnoMichael SaturnoMichael commented on b3d62cc May 9, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it a lot, it makes me feel more comfortable when I design the screens, which is not my thing, but I would like more concrete examples and what a table would look like in android

Please sign in to comment.