diff --git a/README.md b/README.md index e6a55ad..ec7749f 100644 --- a/README.md +++ b/README.md @@ -215,10 +215,10 @@ Simply create a new `web.config` file in your projects `public` directory and pa #### Troubleshoting If you do not have a favicon.ico file in your project, you can get `404 Router::notFoundException()` constantly. -To add `favicon.ico` as exception, you can add this line to the `` group: +To add `favicon.ico` as exception, you can add this line to the `` group: `````` -You can also make one exception for files with some extensions: +You can also make one exception for files with some extensions: `````` ### Configuration