add screenshot to readme (#19)

* add screenshot to readme

* move screenshot into the repo
This commit is contained in:
AwesomestCode 2021-02-28 21:45:27 -05:00 committed by GitHub
parent 55fc31e7f0
commit 893fc04817
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

View file

@ -9,6 +9,9 @@ A minecraft client running in a web page. Demo at https://prismarine-web-client.
It runs mineflayer in the browser which connects to a websocket minecraft server.
It provides a simple websocket to tcp proxy as a backend to make it possible to connect to any minecraft server.
## Screenshot
![Screenshot of MineWeb in action](screenshot.png)
## Usage
`npm install -g prismarine-web-client` then run `prismarine-web-client` then open `http://localhost:8080` in your browser

BIN
screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 911 KiB