Update README.md

This commit is contained in:
Maximilian 2023-07-31 20:18:11 -05:00
parent 052fa689c7
commit a1438f4fe2

View File

@ -12,7 +12,9 @@ fine with getting your hands dirty, but I plan on having it ready to go for more
- Routing/controllers - Routing/controllers
- Templating - Templating
- Simple database migration system - Simple database migration system
- Built in REST client
- CSRF protection - CSRF protection
- Middleware
- Minimal user login/registration + sessions - Minimal user login/registration + sessions
- Config file handling - Config file handling
- Scheduled tasks - Scheduled tasks