From 2f08cc26c632c8dcdbc7d31f57545d87704ce337 Mon Sep 17 00:00:00 2001 From: tycrek Date: Fri, 2 Jul 2021 14:45:48 -0600 Subject: [PATCH] added note on setting usernames --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5883c9..c5d9385 100755 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ The installation may look daunting but it's really pretty straightforward. Just ### Generating new tokens -If you need to generate a new token at any time, run `npm run new-token`. This will **automatically** load the new token so there is no need to restart ass. +If you need to generate a new token at any time, run `npm run new-token `. This will **automatically** load the new token so there is no need to restart ass. Username field is optional; if left blank, a random username will be created. ### Cloudflare users