From e8bc3587cce27b25ba07469964828a327471e5ed Mon Sep 17 00:00:00 2001 From: Jacques Comeaux Date: Sun, 26 May 2024 17:27:25 -0500 Subject: Move string compare and fix README --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8ebd951..960bc58 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,9 @@ and begin executing them as instructions. This is the first step in bootstrapping the whole system. -%% Better editor +## Better editor -%% A more robust and user-friendly hex-editor. -%% It can duplicate itself. +A more robust and user-friendly hex editor. ## Assembler @@ -41,7 +40,6 @@ Goals: - Reasonably extensible - Small code size -%% ## LISP Interpreter +## LISP Interpreter -%% A LISP interpreter for the Raspberry Pi Pico, -%% developed ON a raspberry pi pico +A LISP interpreter for the Raspberry Pi Pico. -- cgit v1.2.3