From 3ea46d882b762eaa24aa08152488b6696e066474 Mon Sep 17 00:00:00 2001 From: Eyck Jentzsch Date: Tue, 28 Nov 2017 03:46:38 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 802f5b3..13e150e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The RISC-V ISS reaches about 20MIPS at an Intel Core i7-2600K. The implementation is based on LLVM 4.0. Eclipse CDT 4.7 (Oxygen) is recommended as IDE. -DBT-RISE-RiscV uses libGIS (https://github.com/vsergeev/libGIS) as well as ELFIO (http://elfio.sourceforge.net/), both under MIT license +DBT-RISE-RISCV uses libGIS (https://github.com/vsergeev/libGIS) as well as ELFIO (http://elfio.sourceforge.net/), both under MIT license **What's missing**