Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 630 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 630 Bytes

YouVersion Core

The core of the YouVersion API projects

This project includes the core functions and files that are shared across all the YouVersion applications.

Directory

.
├── db
│   ├── books.json      # Books and chapters
│   └── versions.json   # Bible versions
├── functions         	# Core functions
├── tests               # Automated tests
├── LICENSE
└── README.md

Contributing

Before creating an issue, please ensure that it hasn't already been reported/suggested.

License

This project is licensed under the terms of the MIT license.