From ad2cfa6479baff7dacf23870bee76de2296e8bff Mon Sep 17 00:00:00 2001 From: Sahil Lavingia Date: Thu, 2 Jan 2025 15:06:38 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ddd31e4a..d68a43ba 100644 --- a/README.md +++ b/README.md @@ -371,7 +371,7 @@ Run package in development mode (from `/packages/shortest`): pnpm dev ``` -This will automatically rebuild the project whenever you save changes +This will automatically rebuild the project whenever you save changes. ## Shortest CLI development