Skip to content

icthus/icthus-ios

Repository files navigation

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