cerrado @ 306a8cdf6fac4e3ec2bfeda6c9952f603a5577e1

doc: Add more info about contributing
 1diff --git a/README.md b/README.md
 2index 3f1a12ee7d50c2efec880a6f0597ce4053524268..267a30614fe7430b180885880a2a907d758a2368 100644
 3--- a/README.md
 4+++ b/README.md
 5@@ -2,6 +2,10 @@ ### Cerrado
 6 
 7 Self host single user mail based forge.
 8 
 9+You can find a running instance here:
10+
11+https://beta.gabrielgio.me
12+
13 ### Goals
14 
15 Keep it simple and lightweight, that includes the application itself,
16@@ -21,6 +25,28 @@ including its statics file, is bundled into a single binary.
17 
18 To run the project you just need to do a make run.
19 
20+### Installations
21+
22+The only installation process available so far is through my apk
23+repository[^2][^3].
24+
25+You can check openrc files for the details how it is run, but in general you'd
26+need the cerrado binary and scfg file. I can easily be integration with
27+systemd.
28+
29+### Contributing
30+
31+To discuss about the project send me a email or write an issue on codeberg[^4].
32+To avoid duplicated work or to work something I might not take in, I'd
33+recommend to reach me before doing something.
34+
35+To contribute code feel free to create a PR on codeberg or send me an
36+email-patch[^5].
37+
38+My email:
39+
40+mail@gabrielgio.me
41+
42 ### TODO
43 
44 - Impove diff display
45@@ -37,3 +63,7 @@ - Add reference based cache system. Cerrado should be able to cache the whole
46   page based on its reference hash.
47 
48 [^1]: https://git.sr.ht/~emersion/scfg
49+[^2]: https://apkdoc.gabrielgio.me/
50+[^3]: https://git.gabrielgio.me/apkbuilds/
51+[^4]: https://codeberg.org/gabrielgio/cerrado/issues
52+[^5]: https://git-send-email.io/