From 5bb620a590408ea9603ae96f05b1e2258f389e34 Mon Sep 17 00:00:00 2001 From: Valerio Ageno <51341197+Valerioageno@users.noreply.github.com> Date: Sat, 8 Jun 2024 12:50:36 +0200 Subject: [PATCH] Update tutorial.md --- docs/tutorial.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/tutorial.md b/docs/tutorial.md index bf702b68..a07d4af7 100644 --- a/docs/tutorial.md +++ b/docs/tutorial.md @@ -4,6 +4,8 @@ This tutorial is meant for giving you a sneak peek of the framework and is inten The first part is about the project setup and the base knowledge needed to work with tuono. The actual tutorial starts at [Tutorial introduction](#tutorial-introduction). +> If you prefer to see directly the final outcome check out the [tutorial source](https://github.com/Valerioageno/tuono/tree/main/examples/tutorial). + ## Installation The tuono CLI is hosted on [crates.io](https://crates.io/crates/tuono); to download and install it just run on a terminal: