From 43c2994f1650b2f289552873f1fd4b6efc6b6186 Mon Sep 17 00:00:00 2001 From: Cveinnt <30604389+Cveinnt@users.noreply.github.com> Date: Thu, 12 May 2022 21:44:22 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2255cc3..9ae6768 100644 --- a/README.md +++ b/README.md @@ -95,11 +95,11 @@ For a better preview of the themes, checkout the images in the `demo` folder. ### Favicons -Favicons are located in `public/`, along with other files you may want to upload. I used this [website](https://www.favicon-generator.org/) to generate favicons. +Favicons are located in `public/`, along with the other files you may want to upload to your website. I used this [website](https://www.favicon-generator.org/) to generate favicons. ### Banner -You may also want to change the output of `banner` command. To do that, simply paste your generated banner in `src/utils/bin/utils.ts`. I used this [website](https://manytools.org/hacker-tools/ascii-banner/) to generate my banner. +You may also want to change the output of the `banner` command. To do that, simply paste your generated banner in `src/utils/bin/commands.ts`. I used this [website](https://manytools.org/hacker-tools/ascii-banner/) to generate my banner. ### Advanced Configuration