Update README.md

This commit is contained in:
Alexandru-Florin Ene
2023-10-29 17:14:33 +02:00
committed by GitHub
parent d71864d40b
commit 17108dd33a

View File

@@ -21,6 +21,9 @@ make
## Usage
The core of tinyriscv is self-contained within a a single platform-agnostic file which you can easily compile in your application/engine. No specific build process is required. You can add the .h file into your existing project.
Example:
```c
#include "tinyriscv.h"
int main(){
@@ -40,6 +43,7 @@ int main(){
}
```
Output:
```
ABI Reg Hex │ ABI Reg Hex
───────────────────┼───────────────────