Skip to content

Commit 7f201a9

Browse files
committed
svg npm badge
1 parent ca08167 commit 7f201a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# rawr (a.k.a. RAWRpc)
22

3-
[![NPM](https://nodei.co/npm/rawr.png?compact=true)](https://nodei.co/npm/rawr/) ![example workflow](https://github.com/iceddev/rawr/actions/workflows/workflow.yml/badge.svg)
3+
[![NPM](https://nodei.co/npm/rawr.svg)](https://nodei.co/npm/rawr/) ![example workflow](https://github.com/iceddev/rawr/actions/workflows/workflow.yml/badge.svg)
44

55
Remote Procedure Calls ([JSON-RPC](https://www.jsonrpc.org/specification)) sent over any [EventEmitter](https://nodejs.org/dist/latest-v12.x/docs/api/events.html#events_class_eventemitter)-based transport. [WebWorkers](/transports/worker), [WebSockets](/transports/websocket), [MQTT](/transports/mqtt), and more!
66

0 commit comments

Comments
 (0)