From 6ff9791b1166bbec8c3d7c1ff653e0d339e83364 Mon Sep 17 00:00:00 2001 From: Camden Dixie O'Brien Date: Wed, 25 Feb 2026 13:46:23 +0000 Subject: [PATCH] Tweak README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d5d8e84..06ef123 100644 --- a/README.md +++ b/README.md @@ -18,13 +18,13 @@ You should then be able to open in a browser and use the system from there. **NOTE**: The server is just a very simple instantiation of Python's -built-in `http.server` that sets the cross-origin headers required for -`SharedMemoryBuffer` use. You could use any HTTP server that sets -these headers. +built-in `http.server.HTTPServer`, configured to set the cross-origin +headers required for `SharedMemoryBuffer` use. You could use any HTTP +server that sets these headers. ## Peripherals -# Serial +# Terminal | Name | Offset | Size / B | Access | |--------|--------|----------|--------------|