From 9f56aa2c2d6ea653580eb6e55e6ad54bc8538eee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torjus=20H=C3=A5kestad?= Date: Tue, 1 Oct 2024 00:00:12 +0200 Subject: [PATCH] Update readme --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc4a29b..bc375a4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,14 @@ Nixpkgs PR status checker. -## Usage +## Example -TODO +```console +$ nixprstatus 345501 + +:white_check_mark: master +:x: nixos-unstable-small +:x: nixos-unstable +:x: nixos-24.05 +```