Skip to content

Commit 76112d7

Browse files
committed
docs: add codeql badge
1 parent a17cbc6 commit 76112d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# tcp-exists
22
[![npm](https://img.shields.io/npm/v/tcp-exists)](https://www.npmjs.com/package/tcp-exists)
33
[![tests](https://github.com/JerryCauser/tcp-exists/actions/workflows/tests.yml/badge.svg)](https://github.com/JerryCauser/tcp-exists/actions/workflows/tests.yml)
4+
[![CodeQL](https://github.com/JerryCauser/tcp-exists/actions/workflows/codeql.yml/badge.svg)](https://github.com/JerryCauser/tcp-exists/actions/workflows/codeql.yml)
45
[![CodeFactor Grade](https://img.shields.io/codefactor/grade/github/JerryCauser/tcp-exists/master)](https://www.codefactor.io/repository/github/jerrycauser/tcp-exists)
56
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
67
[![node-current](https://img.shields.io/node/v/tcp-exists)](https://nodejs.org)

0 commit comments

Comments
 (0)