From 2e61883610ea82382a1df26b0d6e4c9b04e6b631 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Mon, 13 May 2019 19:17:08 +0200 Subject: [PATCH] Update README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 99e07f1..88ed6f4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # RISC-V Assembly -Really basic RISC-V support. \ No newline at end of file +Really basic RISC-V syntax highlighting for VSC. + +Propose improvements and report bugs [on GitHub](https://github.com/Steffo99/riscv-plus/issues).