apkbuilds @ 1d4d6fb32fbbb70d7d3c1688a6f52f892624c244

docs: Add reference to projects included
 1diff --git a/README.md b/README.md
 2index 3c70a2950b5250be77466ef78464d36163555200..c155c6f22d95c204f9adb89c2c2f87636cfc33fd 100644
 3--- a/README.md
 4+++ b/README.md
 5@@ -22,9 +22,38 @@ ```
 6 
 7 # Apks
 8 
 9-- [midr](https://git.sr.ht/~gabrielgio/midr)
10-- [genpass](https://git.sr.ht/~gabrielgio/genpass)
11-- [reddit-nextcloud-importer](https://git.sr.ht/~gabrielgio/reddit-nextcloud-importer)
12-- [gallery-dl](https://github.com/mikf/gallery-dl)
13-- [jsonpickle](https://jsonpickle.github.io/)
14-- [nextcloud-api-wrapper](https://github.com/luffah/nextcloud-API)
15+
16+## midr
17+- **url**:        https://git.sr.ht/~gabrielgio/midr
18+- **version**:    0.1.1
19+- **reason**:     Own project
20+
21+## genpass
22+- **link**:       https://git.sr.ht/~gabrielgio/genpass
23+- **version**:    0.1.0
24+- **reason**:     Own project
25+
26+## reddit-nextcloud-importer
27+- **link**:       https://git.sr.ht/~gabrielgio/reddit-nextcloud-importer
28+- **version**:    0.1.2
29+- **reason**:     Own project
30+
31+## nextcloud-api-wrapper
32+- **link**:       https://github.com/luffah/nextcloud-API
33+- **version**:    0.2.3
34+- **reason**:     Reddit reddit-nextcloud-importer dependency
35+- **releases**:   https://pypi.org/project/nextcloud-api-wrapper/#history
36+
37+## gallery-dl
38+- **link**:       https://github.com/mikf/gallery-dl
39+- **version**:    1.23.3
40+- **reason**:     Remove edge repository and reddit-nextcloud-importer dependency
41+- **releases**:   https://github.com/mikf/gallery-dl/releases
42+- **source**:     https://git.alpinelinux.org/aports/tree/testing/gallery-dl?h=master
43+
44+## jsonpickle
45+- **link**:       https://jsonpickle.github.io/
46+- **version**:    2.2.0
47+- **reason**:     Remove edge repository and reddit-nextcloud-importer dependency
48+- **releases**:   https://github.com/jsonpickle/jsonpickle/tags
49+- **source**:     https://git.alpinelinux.org/aports/tree/testing/py3-jsonpickle?h=master