doc/tutorial/basics: add basics tutorial
Change-Id: I350244d6db5e20be4ab3913dc864f61923b2738f
diff --git a/README.md b/README.md
index 62a1c06..720e4f5 100644
--- a/README.md
+++ b/README.md
@@ -62,8 +62,11 @@
### Learning CUE
-A demonstration of how to convert and restructure an existing
-set of Kubernetes configurations is available in
+The fastest way to learn the basics is to follow the
+[tutorial on basic language constructs](./doc/tutorial/basics/Readme.md).
+
+A more elaborate tutorial demonstrating of how to convert and restructure
+an existing set of Kubernetes configurations is available in
[written form](./doc/tutorial/kubernetes/README.md).
### References