Skip to content

Commit

Permalink
Merge pull request #8 from se-bastiaan/patch-2
Browse files Browse the repository at this point in the history
Update Jitpack instructions in Readme
  • Loading branch information
HendrixString committed May 18, 2016
2 parents 3b19d4c + d7d1fcb commit 2e69713
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Android-PdfMyXml
# Android-PdfMyXml [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Android--PdfMyXml-green.svg?style=flat)](https://android-arsenal.com/details/1/2297) [![Jitpack](https://jitpack.io/v/HendrixString/Android-PdfMyXml.svg)](https://jitpack.io/#HendrixString/Android-PdfMyXml)
convert your android `XML` layouts into PDF document, works on all versions of Android.

[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Android--PdfMyXml-green.svg?style=flat)](https://android-arsenal.com/details/1/2297)

### Dependencies
* [`pdfjet`](https://github.com/soster/pdfjet)

Expand All @@ -26,7 +24,7 @@ Add to your dependencies:

```groovy
dependencies {
compile 'com.github.se-bastiaan:Android-PdfMyXml:1.0.1'
compile 'com.github.hendrixstring:Android-PdfMyXml:{version}'
}
```

Expand Down

0 comments on commit 2e69713

Please sign in to comment.