Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ihabunek authored Aug 20, 2016
1 parent fa556c7 commit d4b0b04
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ Easily encode your data into a 2D barcode using the PDF417 format.

Licensed under the MIT License, see [LICENSE.md](LICENSE.md).

## Installation

Install from [PyPI](https://pypi.python.org/pypi/pdf417gen/0.1.0):

```
pip install pdf417gen
```

## Usage

Creating bar codes is done in two steps:
Expand Down

0 comments on commit d4b0b04

Please sign in to comment.