fixed README

This commit is contained in:
2023-04-07 09:59:41 +03:00
parent 623232b67e
commit 84b7d663bc
2 changed files with 3 additions and 2 deletions

View File

@@ -41,7 +41,7 @@ internal class LevelCommand : DBCommand
public List<string> Aliases => new() { "lvl" };
public string Description => "Display tour current level";
public string Description => "Display your current level";
public string Usage => "level";