From 4979c855b7be851fdb0b4b3cf9fc43e508dfd93b Mon Sep 17 00:00:00 2001 From: rerdavies Date: Wed, 8 Sep 2021 14:40:46 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2e574f..3e0fd63 100644 --- a/README.md +++ b/README.md @@ -231,7 +231,7 @@ PipPedal consists of the following subprojects: * `pipedaltest`: Test cases for pipedald. -In production, the pipedald web server serves the PiPedal web socket, as well as HTML from the built +In production, the pipedald web server serves the PiPedal web socket, as well as static HTML from the built react components. But while debugging, it is much more convenient to use the React debug server for React sources, and configure pipedald to serve only the websocket.