Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Commit

Permalink
Add more tags
Browse files Browse the repository at this point in the history
  • Loading branch information
rosahaj committed May 4, 2024
1 parent 160ac73 commit 0f8618c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@ console.log(`Fax ID: ${faxId}`)

<!-- Badges -->

[npm-version-src]: https://img.shields.io/npm/v/pkg-placeholder?style=flat&colorA=080f12&colorB=1fa669
[npm-version-href]: https://npmjs.com/package/pkg-placeholder
[npm-version-src]: https://img.shields.io/npm/v/simple-fax?style=flat&colorA=080f12&colorB=1fa669
[npm-version-href]: https://npmjs.com/package/simple-fax
[npm-downloads-src]: https://img.shields.io/npm/dm/pkg-placeholder?style=flat&colorA=080f12&colorB=1fa669
[npm-downloads-href]: https://npmjs.com/package/pkg-placeholder
[npm-downloads-href]: https://npmjs.com/package/simple-fax
[bundle-src]: https://img.shields.io/bundlephobia/minzip/pkg-placeholder?style=flat&colorA=080f12&colorB=1fa669&label=minzip
[bundle-href]: https://bundlephobia.com/result?p=pkg-placeholder
[bundle-href]: https://bundlephobia.com/result?p=simple-fax
[license-src]: https://img.shields.io/github/license/antfu/pkg-placeholder.svg?style=flat&colorA=080f12&colorB=1fa669
[license-href]: https://github.com/antfu/pkg-placeholder/blob/main/LICENSE
[license-href]: https://github.com/rosahaj/simple-fax/blob/main/LICENSE
[jsdocs-src]: https://img.shields.io/badge/jsdocs-reference-080f12?style=flat&colorA=080f12&colorB=1fa669
[jsdocs-href]: https://www.jsdocs.io/package/pkg-placeholder
[jsdocs-href]: https://www.jsdocs.io/package/simple-fax
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@
},
"bugs": "https://github.com/rosahaj/simple-fax/issues",
"keywords": [
"fax"
"simple-fax",
"fax",
"soap"
],
"sideEffects": false,
"exports": {
Expand Down

0 comments on commit 0f8618c

Please sign in to comment.