Skip to content

Commit

Permalink
change readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bean-du committed Apr 20, 2021
1 parent 83b4df2 commit cf94afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ example:
```go
sensitive := []string{"王八蛋", "王八羔子"}

fda := NewFDA()
fda := New()
fda.AddBadWords(sensitive)

str := "你个王#八……羔子, 你就是个王*八/蛋"
Expand Down

0 comments on commit cf94afb

Please sign in to comment.