diff --git a/README.md b/README.md index b139dbb..552ff2d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# CRE8ORS UI +# RELIEF by Heno. -[CRE8ORS](https://cre8ors.com) +[PLAY]([https://cre8ors.com](https://play.mynameisheno.com/)) -Screenshot 2023-06-05 at 8 32 08 PM +Screenshot 2023-10-24 at 11 36 34 PM ## Getting Started @@ -20,11 +20,6 @@ yarn yarn ``` -Next, copy the `.env.local` file to `.env` and fill in: - -- NEXT_PUBLIC_CRE8ORS_ADDRESS= -- NEXT_PUBLIC_CHAIN_ID= - Finally, run the development server: ```bash