From ef7777212d26522bdd85bf81a652572072f5c6ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arandi=20L=C3=B3pez?= Date: Mon, 29 May 2017 14:47:48 -0500 Subject: [PATCH] readme again --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a91dee8..282769f 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ class MyController extends Controller } ``` -By default the validator will load the default locale in your `config/app.php` file configuration which by default is `en`. If your locale is not supported, please [post an issue for this project](https://github.com/arandilopez/laravel-profane/issues) +By default the validator will load the default locale in your `config/app.php` file configuration which by default is `en`. **If your locale is not supported, please [post an issue for this project](https://github.com/arandilopez/laravel-profane/issues)** If you want to use others dictionaries you can pass them as parameters in the validator.