diff --git a/README.md b/README.md index f073c06..bf148f9 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ -# Track404 \ No newline at end of file +# Track404 + +Simple Magento 2 module that records all URL resulting in a 404 error. +Keep the wrong URL, +the number of times someone has tried to acces it, +the first and last time it occured, +and the source of the link (if ther is one). + +We plan on making the module easy to install with composer. One of the latest TODO.