update README to be more consistant

This commit is contained in:
2025-12-22 21:15:49 -05:00
parent d2a832f451
commit 46def95dd9

View File

@@ -4,7 +4,7 @@ A lightweight, static, and opinionated microframework.
## Usage
This is the `fes new <?>` output
This is the `fes new <project>` output
```lua
local fes = require("fes")
local site = fes.fes()