From e4ab8a9a91b4b36016e627f29137ebd66ef9ca2e Mon Sep 17 00:00:00 2001 From: jp Date: Sat, 24 Aug 2024 01:11:06 +0100 Subject: [PATCH] rewords languages section of readme (#14) --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a1a5df6..ff8bd2a 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,12 @@ at tests/Fixtures/HasProfanityInComment.php:10 ``` ## Languages -Another benefit of Profanify is that it supports multiple languages, not just English. Each language has its own configuration file but every language is checked whenever a test that uses the package is run. +Profanify currently supports the following languages: + +- English +- Italian + +Each language has its own configuration file. If you'd like to add a language, please create a new configuration file. ## Contributing Contributions to the package are more than welcome as there's bound to be extra words that need adding. Feel free to