From f3dd021b7700ae270b93add67b3a80a7370cce96 Mon Sep 17 00:00:00 2001 From: killian <63927363+KillianLucas@users.noreply.github.com> Date: Tue, 12 Mar 2024 03:03:31 -0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d07db5e..044ccf6 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Today is launch day. Read our @@ -65,7 +65,7 @@ pip install 01OS ``` ```shell -01 # This will start a server and a client. +01 # Start a server and a client. 01 --server # Start only a server. 01 --server --expose # Start and expose a server via Ngrok. This will print a `server_url` for clients to connect to.