diff --git a/README.md b/README.md new file mode 100644 index 0000000..4a6cbd0 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Risc-V Assembly Language Programming + +## Resources + +- [Risc-V Guru](https://risc-v.guru/) and [direct link to the instruction set](https://risc-v.guru/instructions/) +- [RISC-V ISA Manual](https://riscv.org/wp-content/uploads/2017/05/riscv-spec-v2.2.pdf) +- [Risc-V Specifications](https://riscv.org/technical/specifications/)