Skip to content

Commit

Permalink
Updates README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
captain-fox committed May 11, 2020
1 parent 60a0edc commit 1fd8a41
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 @@ -28,6 +28,7 @@ _ = bytes(p)
```
In most cases you're likely to return `pkpass` as `http` response and `bytes` object is exactly what you need.
It's up to you how to handle `.pkpass` archive from this point.
`PKPass` will raise human-readable errors in case something is wrong with pass package you're trying to sign.

## Example

Expand Down

0 comments on commit 1fd8a41

Please sign in to comment.