Implement 1<<r3 directly by a shift
[soc.git] / README.md
index 0aeff080704a559aa18281653d0160e740f812ad..d01165633c98d95232617dc94882d2e85fd383ad 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,14 @@
+# 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
 
-    make update
+    make gitupdate
     make install
     make test # optional (ish)