From 2d4d2703172dd559cb668f37ca8acc9c5389d4cb Mon Sep 17 00:00:00 2001 From: eikendev Date: Fri, 15 Jan 2021 23:33:15 +0100 Subject: [PATCH] Explain what the new CLI tool does --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed2a9aa..244bd32 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ At the time of writing, there is no fancy GUI built-in. I don't do much front end development myself, so if you want to contribute in this regard I'm happy if you reach out! Anyway, I wrote [a little CLI tool](https://github.com/PushBits/cli) to make basic API requests to the server. +It helps you to create new users and applications. You will find further instructions in the linked repository. ## Development