diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0e86735 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +**/target +give/Cargo.lock diff --git a/README.md b/README.md index aefb203..effe153 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # ive -risc-v emulator with display +RISC-V emulator with framebuffer ![ive](img/ive.png)