From e6325cf482abeedcb8c4e4682a806ff0f45e9246 Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Thu, 13 Jan 2022 18:11:36 -0600 Subject: [PATCH] Reformat README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 943792f..7a2aea3 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,4 @@ You can use `npm run build` to build the frontend and backend. Use `NEXT_PUBLIC_ You could also run `NEXT_PUBLIC_BACK_HOST='https://server.exozy.me' npm run dev` if you are only developing the frontend and connecting to the public backend server. ## Production deployment -Edit and run the script `./run`. \ No newline at end of file +Edit and run the script `./run`.