Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xushiwei authored Feb 12, 2024
1 parent 3cdb383 commit 6cf463e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ static "/" # Equivalent to static "/", FS("static")
run ":8080"
```

You can also add the ability to handle dynamic GET/POST requests:
We can also add the ability to handle dynamic GET/POST requests:

```coffee
static "/foo", FS("public")
Expand Down

0 comments on commit 6cf463e

Please sign in to comment.