소스 검색

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

Kristian Vos 10 달 전
부모
커밋
a0507c1a2c
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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