Browse Source

Updated Matrix address, and added links to libmegapixels, libdng and postprocessd

Kristian Vos 1 year ago
parent
commit
df7e7e9eed
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -3,11 +3,11 @@
 A GTK4 camera application that knows how to deal with the media request api. It uses
 A GTK4 camera application that knows how to deal with the media request api. It uses
 opengl to debayer the raw sensor data for the preview.
 opengl to debayer the raw sensor data for the preview.
 
 
-chat: #megapixels:postmarketos.org on matrix
+Chat: [#megapixels:brixit.nl](https://matrix.to/#/#megapixels:brixit.nl) on Matrix
 
 
 ## Building
 ## Building
 
 
-Before building this, build and install libmegapixels, libdng and postprocessd.
+Before building this, build and install [libmegapixels](https://gitlab.com/megapixels-org/libmegapixels), [libdng](https://gitlab.com/megapixels-org/libdng) and [postprocessd](https://gitlab.com/megapixels-org/postprocessd).
 
 
 ```shell-session
 ```shell-session
 $ meson build
 $ meson build