diff options
author | Michael Brockus <55331536+michaelbrockus@users.noreply.github.com> | 2021-01-11 07:33:59 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-11 10:33:59 -0500 |
commit | 72365e6856e688054938f6055af66f0ac83d261e (patch) | |
tree | 80760c2143b2e13e8f64c3434926812fb9fbef7b | |
parent | 8f1d9bb7b0cca265276c46caf928c047870b34f1 (diff) | |
download | meson-72365e6856e688054938f6055af66f0ac83d261e.zip meson-72365e6856e688054938f6055af66f0ac83d261e.tar.gz meson-72365e6856e688054938f6055af66f0ac83d261e.tar.bz2 |
Add Chicken-Libraries to Users.md (#8180)
-rw-r--r-- | docs/markdown/Users.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md index 43dbbd7..6c3dc61 100644 --- a/docs/markdown/Users.md +++ b/docs/markdown/Users.md @@ -22,6 +22,7 @@ topic](https://github.com/topics/meson). - [Bzip2](https://gitlab.com/federicomenaquintero/bzip2), the bzip2 compressor/decompressor - [Cage](https://github.com/Hjdskes/cage), a Wayland kiosk - [casync](https://github.com/systemd/casync), Content-Addressable Data Synchronization Tool + - [Chicken Libraries](https://github.com/chicken-libraries), Collection of C libraries. Data structures, algorithms, and more. - [cinnamon-desktop](https://github.com/linuxmint/cinnamon-desktop), the cinnamon desktop library - [Cozy](https://github.com/geigi/cozy), a modern audio book player for Linux and macOS using GTK+ 3 - [dav1d](https://code.videolan.org/videolan/dav1d), an AV1 decoder |