Skip to content

Commit 6534f42

Browse files
committed
docs: remove snyk badge
1 parent 5e2b231 commit 6534f42

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<br />
44

5-
[![gh-workflow-image]][gh-workflow-url] [![npm-image]][npm-url] ![][typescript-image] [![license-image]][license-url] [![snyk-image]][snyk-url]
5+
[![gh-workflow-image]][gh-workflow-url] [![npm-image]][npm-url] ![][typescript-image] [![license-image]][license-url]
66

77
## Introduction
88
Assembler exports the API for starting the **AdonisJS development server**, **building project for production** and **running tests** in watch mode. Assembler must be used during development only.
@@ -31,6 +31,3 @@ AdonisJS Assembler is open-sourced software licensed under the [MIT license](LIC
3131

3232
[license-url]: LICENSE.md
3333
[license-image]: https://img.shields.io/github/license/adonisjs/ace?style=for-the-badge
34-
35-
[snyk-image]: https://img.shields.io/snyk/vulnerabilities/github/adonisjs/assembler?label=snyk%20Vulnerabilities&style=for-the-badge
36-
[snyk-url]: https://snyk.io/test/github/adonisjs/assembler?targetFile=package.json "snyk"

0 commit comments

Comments
 (0)