diff --git a/README.org b/README.org index b8865d9..735bbf8 100644 --- a/README.org +++ b/README.org @@ -17,6 +17,21 @@ Currently there are no dependencies for Miharu. To build and run the CLI REPL, s /Miharu is developed and built targeting the latest version of zig./ #+END_QUOTE * Usage -In it's current state, Miharu is solely a =REPL= based implementation. +In it's current state, Miharu is solely a =REPL= based implementation. + +#+begin_src + + Mi-Ha-Ru (386) REPL + +Miharu Copyright (c) 2024 The Miharu Developers + This program comes with ABSOLUTELY NO WARRANTY; + This is free software, and you are welcome + to redistribute it under certain coditions; + for details please refer to the LICENSE file. + +Type `?` for help. +Type `exit` to quit. +> +#+end_src * Links - [[http://www.c-jump.com/CIS77/reference/Instructions_by_Opcode.html][Opcode Reference]]