Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added Socket.dev badge
  • Loading branch information
paulbjensen authored May 16, 2024
1 parent b1659f3 commit d87366f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A WebSocket JavaScript library.

[![npm version](https://badge.fury.io/js/%40anephenix%2Fsarus.svg)](https://badge.fury.io/js/%40anephenix%2Fsarus) ![example workflow](https://github.com/anephenix/sarus/actions/workflows/node.js.yml/badge.svg) [![Maintainability](https://api.codeclimate.com/v1/badges/0671cfc9630a97854b30/maintainability)](https://codeclimate.com/github/anephenix/sarus/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/0671cfc9630a97854b30/test_coverage)](https://codeclimate.com/github/anephenix/sarus/test_coverage)
[![npm version](https://badge.fury.io/js/%40anephenix%2Fsarus.svg)](https://badge.fury.io/js/%40anephenix%2Fsarus) ![example workflow](https://github.com/anephenix/sarus/actions/workflows/node.js.yml/badge.svg) [![Maintainability](https://api.codeclimate.com/v1/badges/0671cfc9630a97854b30/maintainability)](https://codeclimate.com/github/anephenix/sarus/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/0671cfc9630a97854b30/test_coverage)](https://codeclimate.com/github/anephenix/sarus/test_coverage) [![Socket Badge](https://socket.dev/api/badge/npm/package/@anephenix/sarus)](https://socket.dev/npm/package/@anephenix/sarus)

### Features

Expand Down

0 comments on commit d87366f

Please sign in to comment.