Skip to content

Commit

Permalink
npm shield, and contributing text added in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Briuor committed Feb 23, 2020
1 parent d35fe4a commit 09d0f64
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[![npm version](https://img.shields.io/npm/v/wbm.svg?color=%2378e08f)](https://www.npmjs.com/package/wbm)

# wbm
> wbm is an API to send bulk messages in whatsapp.
Expand Down Expand Up @@ -105,6 +106,10 @@ Type: `string`
Message to send to phone number.<br />
Type: `string`

## Contributing

Feel free to create pull requests. For major changes, please open an issue first to discuss what you would like to change.

## License

[MIT](https://choosealicense.com/licenses/mit/)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"name": "wbm",
"description": "wbm is an API to send bulk message.",
"version": "1.0.3",
"version": "1.0.4",
"main": "src/index.js",
"devDependencies": {},
"repository": {
Expand Down

0 comments on commit 09d0f64

Please sign in to comment.