From 36e8b6ebb65514c07f7d8b9769feca6f89f417fb Mon Sep 17 00:00:00 2001 From: Nowshad Hasan Date: Sat, 22 Oct 2022 22:26:33 +0600 Subject: [PATCH] Add Java implementation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 38cf5bf..1686edc 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ Various implementations of the Big List of Naughty Strings have made it to vario | .NET | https://github.com/SimonCropp/NaughtyStrings | | PHP | https://github.com/mattsparks/blns-php | | C++ | https://github.com/eliabieri/blnscpp | +| JAVA | https://github.com/nowshad-hasan/naughty-strings-java | Please open a PR to list others.