Browse Source

Add new cura description. Add build scripts url

derekhe 9 years ago
parent
commit
8e6ab3a10b
1 changed files with 8 additions and 1 deletions
  1. 8 1
      README.md

+ 8 - 1
README.md

@@ -1,7 +1,9 @@
 Cura
 ====
 
-This is the source code of Cura.
+This is the new, shiny, unreleased frontend for Cura. [daid/Cura](https://github.com/daid/Cura.git) is the old legacy Cura that everyone knows and loves/hates.
+
+We re-worked the whole GUI code at Ultimaker, because my old code started to become an unmaintainable ball of poo.
 
 Dependencies
 ------------
@@ -12,3 +14,8 @@ Dependencies
   This will be needed at runtime to perform the actual slicing.
 * PySerial
   Only required for USB printing support.
+
+Build scripts
+-------------
+
+Please checkout [cura-build](https://github.com/Ultimaker/cura-build)