aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 4 insertions, 6 deletions
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.