diff --git a/README.org b/README.org index 8bea0bb..d1317b4 100644 --- a/README.org +++ b/README.org @@ -1,4 +1,6 @@ -* 8085-Python +* 8085-Interpreter +#+html: + A simple exploratory interpreter with REPL experience. (Beginning learning purpose only) - For windows users, you can download and run the =.exe= file from [[https://github.com/hemanta212/8085-simulator/releases/latest][releases page]]. @@ -51,7 +53,7 @@ For detailed examples on available commands, see file [[file:usage_examples.org] - [ ] - ... ( a lot of commands) - [ ] - Implement proper 8-bit 16-bit type system and validation - [ ] - Implement a stacktrace in case of errors -- [ ] - Implement integration test and actions CI +- [x] - Implement integration test and actions CI - [ ] - A pypi package - [-] - Write a major mode for emacs.