changed a small string in the readme

This commit is contained in:
Bram Dingelstad 2021-12-06 17:33:30 +01:00
parent 4cb93851b1
commit 58b9fbb111

View file

@ -314,7 +314,7 @@ Well begin by playing the example game that comes with Wol. Its very short
Were now ready to start looking under the hood, to see how Wol & Yarn power this game.
### The Yarn Editor
### The Wol Editor
Wol & Yarn Spinner stores its dialogue in .yarn (or .wol) files. These are plain text files, which means you can edit them in any plain text editor (Visual Studio Code is a good option, and Secret Labs offers a syntax highlighting extension to make it nice to use!)