Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tony19 committed Apr 26, 2013
1 parent 80fbcff commit 01d3642
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<h1><a href="http://tony19.github.com/logback-android/"><img src="https://github.com/tony19/logback-android/raw/gh-pages/img/lblogo-72x72.png" width="64" height="64" hspace="4" vspace="4" valign="middle"/></a> logback-android</h1>
*Advanced logging library for Android*

([![Build Status](https://tony19.ci.cloudbees.com/job/logback-android/job/logback-android-RELEASE/badge/icon)](https://tony19.ci.cloudbees.com/job/logback-android/job/logback-android-RELEASE/) (RELEASE)
[![Build Status](https://tony19.ci.cloudbees.com/job/logback-android/job/logback-android-ANALYZE/badge/icon)](https://tony19.ci.cloudbees.com/job/logback-android/job/logback-android-ANALYZE/) (SNAPSHOT)

Overview
--------
[`logback-android`][3] brings the power of *logback* to Android. [`logback`][1] is a reliable, generic, fast, and flexible logging library for Java applications.
Expand All @@ -9,7 +12,6 @@ Runs on Android 2.1 or higher.

The current version is **1.0.8-1**.


Quick Start
-----------
1. Add [`logback-android`][9] and [`slf4j-api`][10] to your project class path.
Expand Down

0 comments on commit 01d3642

Please sign in to comment.