From d54a70401cbb35a6d8f689517f8ac5dbc167820e Mon Sep 17 00:00:00 2001 From: Lucca Faria Ferri Date: Wed, 1 Feb 2023 18:02:50 -0300 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 9aabaab..2ac480f 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,16 @@ dotnet publish ./src/DiIiS-NA/Blizzless.csproj --configuration Release --output - `!account add username@ YourPassword YourBattleTag owner` - Creates an account with Login `username@`, password `YourPassword` and BattleTag `YourBattleTag` with rank `owner` +### Example: + +> !account add username@ YourPassword YourBattleTag + +Creates an account with Login `username@`, password `YourPassword` and BattleTag `YourBattleTag` + +> !account add username@ YourPassword YourBattleTag owner + +Creates an account with Login `username@`, password `YourPassword` and BattleTag `YourBattleTag` with rank `owner` + ## Prepare Client Do this for each client connecting to the server.