From 8b7ede5a87421a4048cbf0cfd11234c40dfb8fe6 Mon Sep 17 00:00:00 2001 From: Bram Dingelstad Date: Fri, 26 Nov 2021 12:23:05 +0100 Subject: [PATCH] docs: added a link to Yarn syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8542d9b..0a51c2a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ --- -**Wol** is a tool for creating interactive dialogue for games. Its based on [YarnSpinner](https://yarnspinner.dev/) and it's Yarn language. +**Wol** is a tool for creating interactive dialogue for games. Its based on [YarnSpinner](https://yarnspinner.dev/) and it's [Yarn language](https://yarnspinner.dev/docs/syntax/). Write your conversations in *Yarn*, a simple programming language that's designed to be easy for writers to learn, while also powerful enough to handle whatever you need.