Skip to content

Commit

Permalink
doc: update readme.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
lgou2w committed Jun 5, 2021
1 parent 7e3a599 commit 3bbd1af
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,24 @@
# L2 Studio - Minecraft Ping

<p>
<a href="https://github.com/l2studio/minecraft-ping/actions"><img src="https://img.shields.io/github/workflow/status/l2studio/minecraft-ping/CI?logo=github&style=flat-square"/></a>
<a href="https://www.npmjs.com/package/@l2studio/minecraft-ping"><img src="https://img.shields.io/npm/v/@l2studio/minecraft-ping?logo=npm&style=flat-square"/></a>
</p>

A library for Minecraft server ping

## Install

```shell
npm install --save @l2studio/minecraft-ping
# or
pnpm i @l2studio/minecraft-ping
```

## API

TODO

## License

Apache-2.0

0 comments on commit 3bbd1af

Please sign in to comment.