cleanup README.md for web
[riscv-tests.git] / README.md
index 8bd5fcf126a9ceba698d34df8371606ba6bc07e1..f896c0c095337325fa5622455c5dabc4e270bb3f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,13 +1,17 @@
+riscv-tests
+================
+
 About
-=====
+-----------
 
-Unit tests for RISCV processors
+Unit tests for RISC-V processors
 
 Building from repository
-========================
+-----------------------------
 
     $ git clone https://github.com/ucb-bar/riscv-tests
     $ cd riscv-tests
+    $ git submodule update --init --recursive
     $ autoconf
     $ ./configure --prefix=/usr/local
     $ make