From 1a33f4bad9f6f48447e3dd3ba80d1b0c7eb1c1b3 Mon Sep 17 00:00:00 2001 From: steven-omaha <35634100+steven-omaha@users.noreply.github.com> Date: Sat, 18 Feb 2023 19:05:32 +0100 Subject: [PATCH] update section headers in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e32c36..1097fbd 100644 --- a/README.md +++ b/README.md @@ -69,8 +69,8 @@ At the moment, supported backends are limited to the following. | Package Manager | Section | Application | Notes | |-----------------|-----------|-------------|------------------------------------------------------| -| `pacman` | `arch` | Arch Linux | includes pacman-wrapping AUR helpers (configurable) | -| `cargo` | `rust` | Rust | | +| `pacman` | [`arch`] | Arch Linux | includes pacman-wrapping AUR helpers (configurable) | +| `cargo` | [`rust`] | Rust | | Pull requests for additional backends are welcome!