From 541c92f08844e76ce29a35d35678529bd85daecd Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Thu, 22 Jun 2023 15:11:11 +0200 Subject: [PATCH] update todo list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a698ada..219e13a 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Do not use it in production or any software at all. Todo: - [X] test over the enron dataset - [X] convert to multipass parser - - [ ] fix warnings, put examples, refactor the code + - [X] fix warnings, put examples, refactor the code - [ ] implement mime part 3 (encoded headers) - [ ] implement mime part 1 (new headers) - [ ] review part 2 (media types) and part 4 (registration procedure) but might be out of scope