diff options
author | Ayush Agarwal <ayushnix@fastmail.com> | 2023-03-30 14:29:38 +0530 |
---|---|---|
committer | Ayush Agarwal <ayushnix@fastmail.com> | 2023-03-30 14:29:38 +0530 |
commit | 274bfa5c3b007a95bfefd9609264950531981d92 (patch) | |
tree | 0be5b619cd7eaae830fe622858cc2d24ebec6d35 | |
parent | 79da12522facaaf1fe087fbb941b6cb1e7b18f66 (diff) |
readme: use md table for tessen pkg status
-rw-r--r-- | README.md | 15 |
1 files changed, 9 insertions, 6 deletions
@@ -67,13 +67,14 @@ If you want to add another Wayland native dmenu not mentioned above, please see - [scdoc][22] (optional, to build the man pages) -### Arch Linux +`tessen` is available in the following operating systems -`tessen` is available in the [Arch User Repository][23]. - -### GNU Guix - -`tessen` is available in the [official GNU Guix repository][24]. +| Operating System | +|------------------------| +| [Arch Linux (AUR)][23] | +| [Alpine Linux][34] | +| [NixOS][35] | +| [GuixSD][24] | ### Git Release @@ -236,3 +237,5 @@ Alternatively, scan this QR code in a UPI application. [31]: https://en.wikipedia.org/wiki/Japanese_war_fan [32]: https://github.com/l4l/yofi [33]: https://social.treehouse.systems/@psykose/109967460650885493 +[34]: https://pkgs.alpinelinux.org/packages?name=tessen +[35]: https://search.nixos.org/packages?query=tessen |