diff --git a/README.md b/README.md index f8d7bc4..12e1196 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,5 @@ Ticle is a WIP tiny static site "generator" that parses Markdown files right in This project aims to provide a nice frontend/UI to manage Ticle files and an easy way to run your site locally. It uses a slightly modified version of [godot-http-server](https://github.com/velopman/godot-http-server) for the server side. + +The version of Godot used for this project is 3.5rc4.