From 625b43e43693dde6d53143fed64de6b4dcbea1a1 Mon Sep 17 00:00:00 2001 From: Corentin Thomasset Date: Mon, 8 Jun 2020 15:05:50 +0200 Subject: [PATCH] refactor: removed 404 page from tools roadmap Signed-off-by: Corentin Thomasset --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index eff8e2f8..057b9eec 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,6 @@ Here is an unordered list of the current functionalities, and some that may come - [ ] Image format converter? - [ ] Image cropper - [ ] Image resizer -- [ ] 404 page - [ ] HTTP client (w/ axios) You have an idea of a tool? Submit a feature request!