added allioli in "similar project", fixed typos

This commit is contained in:
Alexander Bocken 2021-05-11 16:11:37 +02:00
parent db1ad10857
commit c57cb65adc
Signed by: Alexander
GPG Key ID: 1D237BE83F9B05E8

View File

@ -53,8 +53,8 @@ bibel can be built by cloning the repository and then running make:
### AUR ### AUR
If you're running an arch-based distro you can get bibel from the AUR. if you're running an arch-based distribution you can get bibel from the AUR.
So for example using yay, it's a simple so for example using yay, it's a simple
```bash ```bash
yay -S bibel-git yay -S bibel-git
@ -62,7 +62,7 @@ So for example using yay, it's a simple
## Example ## Example
Here's for example how the beginning of Matthäus looks. The first part being an introduction to the chapter and then some verses with footnotes. Here's for example how the beginning of Matthew looks. The first part being an introduction to the chapter and then some verses with footnotes.
``` ```
Matthäus Matthäus
@ -116,9 +116,10 @@ zu dem Evangelium der Kirche.
``` ```
## Similar projects ## Similar projects
My work, as already sated, is mostly based on the source code of [Bontibon's kjv](https://github.com/bontibon/kjv). My work, as already stated, is mostly based on the source code of [Bontibon's kjv](https://github.com/bontibon/kjv).
Similar projects in different variations can be found: Similar projects in different variations can be found:
- My implementation of 1914 Allioli Vulgata-Translation: https://github.com/AlexBocken/allioli
- Bontibon's original kjv: https://github.com/bontibon/kjv - Bontibon's original kjv: https://github.com/bontibon/kjv
- Luke's fork with added Apocrypha: https://github.com/LukeSmithxyz/kjv - Luke's fork with added Apocrypha: https://github.com/LukeSmithxyz/kjv
- Luke's latin version: https://github.com/LukeSmithxyz/vul - Luke's latin version: https://github.com/LukeSmithxyz/vul