Skip to content

Commit 5dbd05e

Browse files
Update README
1 parent 051d1c3 commit 5dbd05e

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[Bibleside](https://bibleside.com) is an offline Bible app featuring the OET (Open English Translation).
44

5-
The [OET (Open English Translation)](https://openenglishtranslation.bible) is a new, open-licensed Bible translation (currently in ``draft`` state) featuring multiple versions intended to be used together. <sup>Please see the OET website for more info on what makes it different than other translations.</sup>
5+
The [OET (Open English Translation)](https://openenglishtranslation.bible) is a new, open-licensed Bible translation (currently in ``draft`` state) featuring multiple versions intended to be used together. Read it [here](https://openenglishtranslation.bible/Reader). <sup>Please see the OET website for more info on what makes it different than other translations.</sup>
66

77
Bibleside implements the OET's "Reader's" version in the main area and a toggle to show the "Literal" and "Reader's" versions side-by-side. The two can be scrolled together for easy comparison.
88

@@ -28,6 +28,7 @@ Others?
2828
- Some places don't have chapter numbers.
2929
- Some sections are missing or have misplaced starting points (fix in update_OET_sections.py).
3030
- Need to fix issue with standard single quotes in the HTML.
31+
- Add license to Bible assets folder
3132

3233

3334
## Feedback/contributing
@@ -44,6 +45,11 @@ Bibleside is built with Flutter using [Stacked Architecture](https://stacked.fil
4445
- Hit ``F5`` to run the code in the emulator, or open a terminal and run with ``flutter run``.
4546

4647

48+
## Roadmap
49+
50+
[Bibleside Roadmap](https://github.com/users/Correct-Syntax/projects/2/views/7)
51+
52+
4753
## Note on Bible versions
4854

4955
Bible versions are treated as separate Bibles. e.g: The OET-RV and OET-LV are treated as a separate bible version.

0 commit comments

Comments
 (0)