update README
This commit is contained in:
@@ -14,7 +14,7 @@ site:h1("Hello, World!")
|
|||||||
return site
|
return site
|
||||||
```
|
```
|
||||||
|
|
||||||
This can be ran with `fes run .` where `.` is the location of the Fes.toml
|
This can be ran with `fes run <project>` where `<project>` is the location of the website.
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
@@ -42,4 +42,4 @@ ISC License
|
|||||||
|
|
||||||
Copyright (C) 2025 fSD
|
Copyright (C) 2025 fSD
|
||||||
|
|
||||||
See `COPYING`
|
See `COPYING`
|
||||||
|
|||||||
Reference in New Issue
Block a user