diff --git a/README.md b/README.md index 813c531..ce3157a 100644 --- a/README.md +++ b/README.md @@ -29,5 +29,5 @@ sudo dpkg -i "mirror-server-${VERSION}_amd64.deb" * [x] Migrate actix to axum for easier maintainability. * [x] Add mirroring of JSON request. * [x] Add logging to server. -* [ ] Add convenience path to access logging for a certain date / records. +* [x] ~~Add convenience path to access logging for a certain date / records.~~ * [ ] Dockerize mirror-server for easier distribution.