Skip to content

Commit 775f422

Browse files
authored
Update README.md
1 parent 669ebf5 commit 775f422

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Create Release](https://github.com/pcpratheesh/go-censorword/actions/workflows/release.yml/badge.svg)](https://github.com/pcpratheesh/go-censorword/actions/workflows/release.yml)
2+
13
# go-censorword
24

35
go-censorword is a lightweight library for detecting profanities in Go string.
@@ -44,4 +46,4 @@ if err != nil {
4446
In the future, we should implement the following points
4547
- Support for other language profanities
4648
- All words having repeated characters more than twice (eg : fuck -> fuuuuuck)
47-
- Should remove word match conditions (eg :-> fucker, fucking..etc)
49+
- Should remove word match conditions (eg :-> fucker, fucking..etc)

0 commit comments

Comments
 (0)