You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
[Bibleside](https://bibleside.com) is an offline Bible app featuring the OET (Open English Translation).
4
4
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>
6
6
7
7
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.
8
8
@@ -28,6 +28,7 @@ Others?
28
28
- Some places don't have chapter numbers.
29
29
- Some sections are missing or have misplaced starting points (fix in update_OET_sections.py).
30
30
- Need to fix issue with standard single quotes in the HTML.
31
+
- Add license to Bible assets folder
31
32
32
33
33
34
## Feedback/contributing
@@ -44,6 +45,11 @@ Bibleside is built with Flutter using [Stacked Architecture](https://stacked.fil
44
45
- Hit ``F5`` to run the code in the emulator, or open a terminal and run with ``flutter run``.
0 commit comments