aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorkj-sh6042025-06-09 00:48:22 -0400
committerkj-sh6042025-06-09 00:48:22 -0400
commitde4abd1c16be98a0848a671833de05f7d5120986 (patch)
tree5169658df2b66bc8075ef3d2bcce3ad33a5dfaf0 /README
parentf0cdd032b618e5bc631e877c374a80c72998dbaa (diff)
refactor: update README based on GitHub description
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 31364cc..63773e4 100644
--- a/README
+++ b/README
@@ -1,7 +1,8 @@
gitpkg
------
-just a helper script that "git clones" the PKGBUILD of Arch Linux packages in the official repos.
+simple POSIX helper script that grabs the PKGBUILD of Arch Linux packages (in
+the official repos) via `git`.
------