From 81bfb6070a9c33b3fb28a3f695a325d01bdc0f6c Mon Sep 17 00:00:00 2001 From: Paulo Suderio Date: Mon, 8 Feb 2021 18:36:32 -0300 Subject: [PATCH] Add Java library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 38cf5bf..acdff00 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/suderio/blns | Please open a PR to list others.