Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

Commit d3ddaa8

Browse files
committed
Update README.md
1 parent 3181593 commit d3ddaa8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<img src="https://infinixi.us/sourcemod.js/assets/logo_shadow.png">
33
</p>
44

5+
![npm](https://img.shields.io/npm/v/sourcemod.js)
6+
57
A JavaScript wrapper over SourceMod.
68

79
# Installation
@@ -15,7 +17,7 @@ Head over to the [releases](https://github.com/Infinixius/sourcemod.js/releases)
1517

1618
The plugin also uses [clugg's `sm-json`](https://github.com/clugg/sm-json) and [peace-maker's `sm-websocket`](https://github.com/peace-maker/sm-websocket) to communicate with the JavaScript plugin over WebSockets. Go ahead and install them to your server.
1719

18-
You should see the following if it worked:
20+
Go ahead and run your server. You should see the following if it worked:
1921
```
2022
[SMJS] sourcemod.js loaded!
2123
[SMJS] Started WebSocket server on port 12345!

0 commit comments

Comments
 (0)