From 93dc8e7cba9226eacb1992e871899e529566cbf4 Mon Sep 17 00:00:00 2001 From: Vitor-Git15 Date: Tue, 28 Nov 2023 18:48:50 -0300 Subject: [PATCH] Adding link to video tutorial in README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7c090d2..fed0a63 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,12 @@ Here are some more examples of words you can input: Also, try specifying different YAML configuration files. You may find it easier to edit the example file in `./example/config.yaml`. +### Video Tutorial + +This page describes the basic steps to run Lushu. For a more detailed description of the process, +take a look into this +[Lushu Tutorial](https://youtu.be/s17i2BhI_Eo) + ## Testing To test, run `gradle test`. Find all source code for the tests under