diff --git a/README.md b/README.md index cd995cf..49c3e5d 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,8 @@ Coders are welcome to improve the script. It's open source. MIT license. * Find and fix bugs * ~~Support for other languages~~ Done in v2! * ~~Support for more online Bibles~~ Done in v2! -* Check if Bible reference (chapter and verse) is valid -* ~~Apply books exclusions in cases where some books are not available for the specific Bible version~~ Done in v2! +* ~~Check if Bible reference (chapter and verse) is valid~~ Done in v2! +* ~~Apply books exclusions, where some books are not available for a specific Bible version~~ Done in v2! * Add new languages by creating JSON files. For samples of valid JSON files, see the [bible-data](bible-data) directory. [Testing](https://www.google.com/search?q=json+validator) of new JSON files can be done via the menu **Extensions > Bible Linker > Choose language (data source) > Set custom data source ...**