From 14098821206da170873bcec9fb86f0a8b7b7cdae Mon Sep 17 00:00:00 2001 From: xzeldon Date: Mon, 10 Jan 2022 23:30:56 +0300 Subject: [PATCH] added installation instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index bf58e60..83e72be 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,12 @@ Collect information about Minecraft (both Java and Bedrock) using **[Node.js](ht ## Requirements > **[Node.js](https://nodejs.org/) 14 or newer is required** +## Install + +``` +npm i @minescope/mineping +``` + ## Example Ping a Java server with default options: