Skip to content

Commit ef694a6

Browse files
committed
2 parents 710327e + c5de878 commit ef694a6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ NodeJS library for Mastercard API compliant payload encryption/decryption.
2424

2525
### Compatibility <a name="compatibility"></a>
2626

27-
NodeJS 6.12.3+
27+
- NodeJS 6.12.3+
2828

29-
There shouldn't be any Node compatibility issues with this package, but it's a good idea to keep your Node versions up-to-date. It is recommended that you use one of the LTS Node.js releases, or one of the more general recent releases. A Node version manager such as nvm (Mac and Linux) or nvm-windows is a good way to stay on top of this.
29+
There shouldn't be any Node compatibility issues with this package, but it's a good idea to keep your Node versions up-to-date. It is recommended that you use one of the LTS Node.js releases, or one of the more general recent releases. A Node version manager such as `nvm` (*Mac* and *Linux*) or `nvm-windows` is a good way to stay on top of this.
3030

3131
### References <a name="references"></a>
3232

@@ -276,3 +276,4 @@ To use it:
276276
/* use response/data object here */
277277
});
278278
```
279+

0 commit comments

Comments
 (0)