Update README.md

This commit is contained in:
Alexandru-Florin Ene
2023-10-29 17:05:56 +02:00
committed by GitHub
parent d4d76e1a4c
commit 720267cc40

View File

@@ -21,7 +21,7 @@ make
## Usage ## Usage
```hex ```c
#include "tinyriscv.h" #include "tinyriscv.h"
int main(){ int main(){
uint8_t memory[4096]; //4kb of internal memory uint8_t memory[4096]; //4kb of internal memory