add JTAG enable/disable of wishbone to TestIssuer
[soc.git] / README.md
index 559449b8c56b85d255fd61557307a6d89bd7d057..c7c6c9963287d1af76ffe68103f2b3dae250b7ad 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,16 @@
+# About
+The main SOC portion of Libre-SOC. A quad-core open source SOC with a GPU, VPU, and
+open source VLSI design cells.
+
+Open source down to VLSI Cells.
+
+# [Documentation](https://libre-soc.org/Documentation/index/)
+
 # Installation
 
-python3 setup.py develop
+    make update
+    make install
+    make test # optional (ish)
 
 # Running Simulator tests