Skip to content

Commit 14f648c

Browse files
committed
Add badges.
1 parent 8c13dbd commit 14f648c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# PHP library to create passes for iOS Wallet
22

3+
[![Packagist Version](https://img.shields.io/packagist/v/pkpass/pkpass)](https://packagist.org/packages/pkpass/pkpass)
4+
[![Packagist Downloads](https://img.shields.io/packagist/dt/pkpass/pkpass)](https://packagist.org/packages/pkpass/pkpass)
5+
[![Packagist License](https://img.shields.io/packagist/l/pkpass/pkpass)](LICENSE)
6+
37
This class provides the functionality to create passes for Wallet in Apple's iOS. It creates,
48
signs and packages the pass as a `.pkpass` file according to Apple's documentation.
59

0 commit comments

Comments
 (0)