diff --git a/API.md b/API.md index cc2d585..fa7e6ce 100644 --- a/API.md +++ b/API.md @@ -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"); ```