From 4af48429c0da374149ca9ef8a2db430cf2b9210f Mon Sep 17 00:00:00 2001 From: Marcin Pawlowski Date: Sun, 14 Aug 2022 21:22:57 -0700 Subject: [PATCH] readme --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index ab1ee4e..fec87dc 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,21 @@ # deditool [![Build - Continuous](https://github.com/mpawlowski/deditool/actions/workflows/build.yaml/badge.svg)](https://github.com/mpawlowski/deditool/actions/workflows/build.yaml) + +Collection of tools to help manage and troubleshoot dedicated gameservers. + +Download the latest stable release [here](https://github.com/mpawlowski/deditool/releases). + +``` +Usage: + deditool [command] + +Available Commands: + completion Generate the autocompletion script for the specified shell + help Help about any command + steam Tools to interact with Steam + +Flags: + -h, --help help for deditool + +Use "deditool [command] --help" for more information about a command. +``` \ No newline at end of file