From 4624b35a288565443c12b8c1fedcc8f5b252517f Mon Sep 17 00:00:00 2001 From: Ali Salehi Date: Thu, 14 Dec 2023 23:44:47 +0330 Subject: [PATCH] Fix(readme) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b71a07..fc6d67f 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ php artisan translate:lang en fa and done! Go to lang/fa and you will see all the translated files from the en folder. -## 🙋Contributing +## 🙋‍♂️Contributing ![laravel-lang-files-translator](https://github.com/alisalehi1380/laravel-lang-files-translator/assets/111766206/a43389af-2f2e-4f29-8993-0609b94abbe8) As Einstein said, **"There's a way to do it better!"** So I welcome any change that makes the code better, more readable, and testable. (Even renaming a variable!)