From c99430c75e395c7130aa7824452db61a59cb3ef6 Mon Sep 17 00:00:00 2001 From: Camden Dixie O'Brien Date: Mon, 2 Mar 2026 17:59:32 +0000 Subject: [PATCH] Fix headers in peripherals description --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f7aa675..5499ea1 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ You could use any HTTP server that sets these headers. ## Peripherals -# Terminal +### Terminal | Name | Address | Size / B | Access | |--------|---------|----------|--------------| @@ -63,7 +63,7 @@ In order to be distinguishable from the empty state, the ring buffers must never be completely full -- there must always be *at least one* unoccupied byte between the tail and the head. -# System status +### System status | Name | Address | Size / B | Access | |----------|---------|----------|--------------|