diff --git a/README.md b/README.md index 66de2a3..eb68b27 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A lightweight, static, and opinionated microframework. ## Usage -This is the `fes new ` output +This is the `fes new ` output ```lua local fes = require("fes") local site = fes.fes()