Skip to content

Commit 6ad9970

Browse files
committed
Update README.md
1 parent 9947240 commit 6ad9970

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# solid-ws
2+
[![](https://img.shields.io/badge/project-Solid-7C4DFF.svg?style=flat-square)](https://github.com/solid/solid)
23

3-
WebSockets for Solid
4+
> Node/Javascript implementation of Websockets for Solid
45
56
## Usage
67

@@ -49,4 +50,4 @@ server.listen(port, function () {
4950

5051
// Attach WS to solid
5152
solidWs(server, app)
52-
```
53+
```

0 commit comments

Comments
 (0)