Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 633 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 633 Bytes

Icthus

The Bible designed for reading

Website | App Store

Icthus is a Bible app for iPhone and iPad. Its goal is to present the text of the Bible in a clean, modern interface.

Most of our Bibles are designed for reference. Icthus is designed for reading.

Contributing

  1. Create an issue
  2. Fork the repo
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create new Pull Request