From 8dd09a8399f25a296ac9c5120f07411dde8e51af Mon Sep 17 00:00:00 2001 From: Bob Farrell Date: Sun, 5 May 2024 20:47:00 +0100 Subject: [PATCH] Update checklist --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5764e4e..f9c08ce 100644 --- a/README.md +++ b/README.md @@ -40,11 +40,11 @@ If you are interested in _Jetzig_ you will probably find these tools interesting * :white_check_mark: MIME type inference. * :white_check_mark: Email delivery. * :white_check_mark: Background jobs. +* :white_check_mark: General-purpose cache. +* :white_check_mark: Development server auto-reload. * :x: Environment configurations (develompent/production/etc.) * :x: Custom/non-conventional routes. -* :x: General-purpose cache. * :x: Testing helpers for testing HTTP requests/responses. -* :x: Development server auto-reload. * :x: Database integration. * :x: Email receipt (via SendGrid/AWS SES/etc.)