diff options
author | ailin-nemui <ailin-nemui@users.noreply.github.com> | 2019-07-16 15:36:08 +0000 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2019-07-16 08:39:18 -0700 |
commit | 9bb6093fa08d665f49926eab3871923be40b5110 (patch) | |
tree | bbec8a9bce0fc4cc08317a1ab84901c1b394e15c /docs | |
parent | 1b2d54a0856eb5dea9cc214b7215d4f7f6d749dd (diff) | |
download | meson-9bb6093fa08d665f49926eab3871923be40b5110.zip meson-9bb6093fa08d665f49926eab3871923be40b5110.tar.gz meson-9bb6093fa08d665f49926eab3871923be40b5110.tar.bz2 |
Add Irssi to Users
Diffstat (limited to 'docs')
-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 be11cc0..475fa54 100644 --- a/docs/markdown/Users.md +++ b/docs/markdown/Users.md @@ -48,6 +48,7 @@ listed in the [`meson` GitHub topic](https://github.com/topics/meson). - [Hardcode-Tray](https://github.com/bil-elmoussaoui/Hardcode-Tray), fixes hardcoded tray icons in Linux - [HexChat](https://github.com/hexchat/hexchat), a cross-platform IRC client in C - [IGT](https://cgit.freedesktop.org/xorg/app/intel-gpu-tools/), Linux kernel graphics driver test suite + - [Irssi](https://github.com/irssi/irssi), a terminal chat client in C - [iSH](https://github.com/tbodt/ish), Linux shell for iOS - [Janet](https://github.com/janet-lang/janet), a functional and imperative programming language and bytecode interpreter - [json](https://github.com/nlohmann/json), JSON for Modern C++ |