Skip to content

Commit

Permalink
feat(dictionary): make French dictionary optional
Browse files Browse the repository at this point in the history
  • Loading branch information
jojoee committed Nov 2, 2021
1 parent a3c90a0 commit d9ac9f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ So, this project decide to go with 1.1, 1.3 and 2.1.
- [ ] Release completed API, `getDictionary`
- [ ] Unit test of `proceed` method
- [ ] Unit test of `badWordsUsed` method
- [x] Make other dictionaries optional (only English is a mandatory dictionary)

## Other languages
- [x] Javascript on [npmjs.com/package/leo-profanity](https://www.npmjs.com/package/leo-profanity)
Expand Down

0 comments on commit d9ac9f8

Please sign in to comment.