diff --git a/README.md b/README.md index 93abcc0c61..1ba2b3c277 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Cura ==== -This is the new, shiny frontend for Cura. Check [daid/LegacyCura](https://github.com/daid/LegacyCura) for the legacy Cura that everyone knows and loves/hates. We re-worked the whole GUI code at Ultimaker, because the old code started to become unmaintainable. +Ultimaker Cura is a state-of-the-art slicer application to prepare your 3D models for printing with a 3D printer. With hundreds of settings and hundreds of community-managed print profiles, Ultimaker Cura is sure to lead your next project to a success. + +![Screenshot](screenshot.png) Logging Issues ------------ diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000000..abdd38998e Binary files /dev/null and b/screenshot.png differ