diff --git a/README.md b/README.md index 211f6b7..826b3e6 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@

Simple Node.js interface to generate customized Apple Wallet Passes for iOS.

![](https://img.shields.io/npm/v/passkit-generator.svg?label=passkit-generator) +![](https://img.shields.io/node/v/passkit-generator.svg) +
@@ -27,9 +29,6 @@ This package comes with an [API documentation](./API.md), that makes available a $ npm install passkit-generator --save ``` -### Compatibility -This package is compatible starting with Node v8.1.0+. - ___ ## Get Started