cerrado @ 306a8cdf6fac4e3ec2bfeda6c9952f603a5577e1

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