From e389137747fc7d9aaf880fc240cf7b222c6cd452 Mon Sep 17 00:00:00 2001 From: Mhykol Date: Tue, 28 May 2024 10:42:38 -0400 Subject: Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2433b26..c5d526d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Project Name +# Cosmic Cosmic is a framework build on top of express. # Installation @@ -64,6 +64,11 @@ MYSQL_PASSWORD = "Password" ``` On `NODE_ENV` change `dev` to `prod` +## Create `favicon` folder +```bash +mkdir favicon +``` + ## Create Pages To create a page write a `class` then add to the `scripts` folder. ```js -- cgit v1.2.3-70-g09d2