Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
updated gitignore and readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwamegh committed Jul 7, 2021
1 parent d76a0c3 commit 2872468
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.DS_Store
*.log*
node_modules
node_modules
dist/
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ Things you will need for the instance:
| ApiKey |
| ApiSecret |

<br/>

```javascript
const VoPay = require('vopay-node')
Expand Down

0 comments on commit 2872468

Please sign in to comment.