From 4db8a473ffed45a28f65e1502bb714da05045b88 Mon Sep 17 00:00:00 2001 From: CosminPerRam Date: Sat, 26 Apr 2025 23:09:47 +0300 Subject: [PATCH] docs: feature the awesome list in the README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bcbdb65..98ec8bd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ [![npmjs.com](https://img.shields.io/npm/dt/gamedig?color=purple)](https://www.npmjs.com/package/gamedig) ![Node](https://img.shields.io/badge/node-%3E%3D16.20.0-green?logo=node.js&logoColor=green) ![deno compatibility](https://shield.deno.dev/deno/>=1.39.2) ![Bun](https://img.shields.io/badge/Bun-%3E%3D1.1.21-white?logo=bun) **node-GameDig** is a game server query Node.js module (as well as a [command line executable](#usage-from-command-line)), -capable of querying for the status of nearly any game or voice server. +capable of querying for the status of nearly any game or voice server, check out the [awesome list](https://github.com/gamedig/awesome/) for +interesting projects using the library. If a server makes its status publicly available, GameDig can fetch it for you.