scrollmapper / bible_databases

Bible versions and cross-reference databases.
994 stars 347 forks source link

Updated json files to contain all verses and updated key_english.json… #9

Closed MicahLyle closed 7 years ago

MicahLyle commented 7 years ago

… to work properly

All the json bible files should now contain all the bible verses.

Additionally, I modified key_english.json to be valid json (I don't think it was before). When I tried to use the original version in python I think I ran into some issue so I modified it to sort of be in a json format like some of the other json files in the json folder.

scrollmapper commented 7 years ago

Thank you very much for this.