From da59f73b0ca6fd92b3a6015b71c60a54a34fcc2f Mon Sep 17 00:00:00 2001 From: lou Date: Sat, 12 Oct 2024 19:30:57 -0400 Subject: [PATCH] minor styling fix --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 35b9694..424c31b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ chmod +x manage After doing that, you are now ready to use the script. # Common `manage` commands -**Start Server:** `./manage up` -**Stop Server:** `./manage down` -**Restart Server:** `./manage restart` -**Help:** `./manage help` \ No newline at end of file ++ **Start Server:** `./manage up` ++ **Stop Server:** `./manage down` ++ **Restart Server:** `./manage restart` ++ **Help:** `./manage help` \ No newline at end of file