Added back mistakenly removed row of API docs

This commit is contained in:
Alexander Cerutti
2019-07-26 00:09:35 +02:00
parent 7d68c81aeb
commit ced3caf0ac

2
API.md
View File

@@ -13,6 +13,8 @@ Some details:
* In case of troubleshooting, you can refer to the [Self-help](https://github.com/alexandercerutti/passkit-generator/wiki/Self-help) guide in Wiki or open an issue.
* Keep this as always valid for the reference:
```javascript
const { createPass } = require("passkit-generator");
```