Skip to content

Commit 3de55a8

Browse files
committed
chore: update readme
1 parent d690b42 commit 3de55a8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<div align="center">
99

10-
[![gh-workflow-image]][gh-workflow-url] [![npm-image]][npm-url] ![][typescript-image] [![license-image]][license-url] [![synk-image]][synk-url]
10+
[![gh-workflow-image]][gh-workflow-url] [![npm-image]][npm-url] ![][typescript-image] [![license-image]][license-url] [![snyk-image]][snyk-url]
1111

1212
</div>
1313

@@ -150,12 +150,12 @@ transmit.on('unsubscribe', ({ uid, channel }) => {
150150
```
151151

152152
[gh-workflow-image]: https://img.shields.io/github/actions/workflow/status/adonisjs/transmit/test?style=for-the-badge
153-
[gh-workflow-url]: https://github.com/adonisjs/transmit/actions/workflows/test.yml 'Github action'
153+
[gh-workflow-url]: https://github.com/adonisjs/transmit/actions/workflows/test.yml 'GitHub action'
154154
[typescript-image]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript
155155
[typescript-url]: "typescript"
156156
[npm-image]: https://img.shields.io/npm/v/@adonisjs/transmit.svg?style=for-the-badge&logo=npm
157157
[npm-url]: https://npmjs.org/package/@adonisjs/transmit 'npm'
158158
[license-image]: https://img.shields.io/npm/l/@adonisjs/transmit?color=blueviolet&style=for-the-badge
159159
[license-url]: LICENSE.md 'license'
160-
[synk-image]: https://img.shields.io/snyk/vulnerabilities/github/adonisjs/transmit?label=Synk%20Vulnerabilities&style=for-the-badge
161-
[synk-url]: https://snyk.io/test/github/adonisjs/transmit?targetFile=package.json 'synk'
160+
[snyk-image]: https://img.shields.io/snyk/vulnerabilities/github/adonisjs/transmit?label=Snyk%20Vulnerabilities&style=for-the-badge
161+
[snyk-url]: https://snyk.io/test/github/adonisjs/transmit?targetFile=package.json 'snyk'

0 commit comments

Comments
 (0)