diff --git a/README.md b/README.md index 5d45936..ac56037 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

-

Official Voucherify Node.js SDK

+

Official Voucherify SDK for Node.js

JavaScript Style Guide diff --git a/package.json b/package.json index f63c790..a0c0814 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "voucherify", "version": "2.0.0", "homepage": "http://www.voucherify.io", - "description": "Node.js SDK for Voucherify.", + "description": "Official Voucherify SDK for Node.js", "author": "Voucherify", "license": "MIT", "main": "./lib/index.js",