diff --git a/README.md b/README.md index cf4e0b3..6f321a6 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ make ## Usage -```hex +```c #include "tinyriscv.h" int main(){ uint8_t memory[4096]; //4kb of internal memory