From a2140793732b65259a8703520bb9d4a9956d0475 Mon Sep 17 00:00:00 2001 From: onyx-and-iris <75868496+onyx-and-iris@users.noreply.github.com> Date: Thu, 16 Jun 2022 16:35:09 +0100 Subject: [PATCH] Update README.md fix error in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5b2acf..9e3d3f6 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Install vban-cmd package from your console ## `Use` -Simplest use case, use a context manager to request a VbanCmdvban_cmd class of a kind. +Simplest use case, use a context manager to request a VbanCmd class of a kind. Login and logout are handled for you in this scenario.