Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
houbb committed Apr 19, 2021
1 parent 043bba5 commit f97c48a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>sensitive-word</artifactId>
<version>0.0.10</version>
<version>0.0.12</version>
</dependency>
```

Expand Down Expand Up @@ -237,4 +237,4 @@ Assert.assertEquals("[自定义敏感词]", wordList.toString());

[敏感词库优化流程](https://houbb.github.io/2020/01/07/sensitive-word-slim)

[停止词的思考记录](https://houbb.github.io/2020/01/07/sensitive-word-stopword)
[停止词的思考记录](https://houbb.github.io/2020/01/07/sensitive-word-stopword)

0 comments on commit f97c48a

Please sign in to comment.