From 757a238e4f045cee53e562df35b101087eaed3ae Mon Sep 17 00:00:00 2001 From: code by Ben Date: Sat, 4 Jan 2025 19:25:32 +1000 Subject: [PATCH] Update README.md --- docs/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/README.md b/docs/README.md index d0df2f8..ca731fa 100644 --- a/docs/README.md +++ b/docs/README.md @@ -54,6 +54,9 @@ Point a web browser to http://localhost:8086 ## Editing the source JS or HTML +> [!NOTE] +> DOSee is considered feature complete. A fork is recommended for any new features. + If you edit the source files in `src/` you will need to rebuild the application. ```bash