diff --git a/README.md b/README.md index 7a3296d..7787eb2 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ # HASM - Highly Assembly A higher version of the assembly programming language, with modern -features like OOP. +features like OOP. I don't think that this project even make sense, +you can just use a easier language like C that is also directly compiled to assembly code. +But this language is more for people who wan't to learn assembly! With this language is the learning curve for assembly much lower! ## Features -- [x] Compiled to native x86_64 asm +- [x] Compiled to native x86-64 asm - [x] OOP Support - [x] Integrated Linker - [x] Dynamically typeed