Update readme

This commit is contained in:
Torjus Håkestad 2024-10-01 00:00:12 +02:00
parent 3c7a7c9caf
commit 9f56aa2c2d

View File

@ -2,7 +2,14 @@
Nixpkgs PR status checker. 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
```