We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 669ebf5 commit 775f422Copy full SHA for 775f422
README.md
@@ -1,3 +1,5 @@
1
+[](https://github.com/pcpratheesh/go-censorword/actions/workflows/release.yml)
2
+
3
# go-censorword
4
5
go-censorword is a lightweight library for detecting profanities in Go string.
@@ -44,4 +46,4 @@ if err != nil {
44
46
In the future, we should implement the following points
45
47
- Support for other language profanities
48
- All words having repeated characters more than twice (eg : fuck -> fuuuuuck)
-- Should remove word match conditions (eg :-> fucker, fucking..etc)
49
+- Should remove word match conditions (eg :-> fucker, fucking..etc)
0 commit comments