diff --git a/README.md b/README.md index 1942417..15fc0bc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# PlanckForth: Bootstrapping from Handwritten 1KB Binary +# PlanckForth: Bootstrapping an Interpreter from Handwritten 1KB Binary This project aims to bootstrap a Forth interpreter from hand-written tiny (1KB) ELF binary. This is just for fun. No practical use.