From cc044ae2c6709ad59d0f65c2b199c5c367f781d3 Mon Sep 17 00:00:00 2001 From: Elia Bieri Date: Sat, 14 Mar 2020 18:27:40 +0100 Subject: [PATCH] Added C++ library to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cffd79e..d4b3c84 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Various implementations of the Big List of Naughty Strings have made it to vario | Node | https://www.npmjs.com/package/blns | | Node | https://www.npmjs.com/package/big-list-of-naughty-strings | | .NET | https://github.com/SimonCropp/NaughtyStrings | +| C++ | https://github.com/eliabieri/blnscpp | Please open a PR to list others.