aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Wang2022-01-13 18:11:36 -0600
committerAnthony Wang2022-01-13 18:11:36 -0600
commite6325cf482abeedcb8c4e4682a806ff0f45e9246 (patch)
treeda4344ec4f5eb3d0efc55442dce366f0d491f486
parentf7e60d17d133285178264abab0285e787fe7f7df (diff)
Reformat README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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`.