Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-schindler committed Apr 22, 2022
1 parent cdd9b42 commit 50ae233
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 @@ -5,7 +5,7 @@
- Dependency-free
- MVC
- No Models included, use PDO with the [Query class](/Backend/Core/Data/Query.php)
- Use readable urls like "/u/:name" instead of things like "user.php?name="
- Use readable urls like "/u/:user" instead of things like "user.php?name="

## Getting started

Expand Down

0 comments on commit 50ae233

Please sign in to comment.