diff --git a/README.md b/README.md index 7ca5233..ba327e4 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,10 @@ Highlight and make copyable rich text of your assembly code. - [x] Support HEX, DEC, OCT, and BIN notations. - [x] Make it responsive. - [x] Support `tab` key. - - [ ] Support line numbers in the output (non-copiable). - - [ ] Add comments support (single/multi line). + - [x] Add comments support (single/multi line). - [x] Single line, - - [ ] Multi line. + - [x] Multi line. + - [ ] Support line numbers in the output (non-copiable). ### Preview The UI is not that great. Maybe. But the highlighting part works greatly 😁