From 2221bced4fe17032a6784efa5defcced7dbb52bb Mon Sep 17 00:00:00 2001 From: Juan Antonio Tubio Date: Sat, 4 Nov 2017 00:27:13 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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