diff options
| author | kj-sh604 | 2025-06-09 00:48:22 -0400 |
|---|---|---|
| committer | kj-sh604 | 2025-06-09 00:48:22 -0400 |
| commit | de4abd1c16be98a0848a671833de05f7d5120986 (patch) | |
| tree | 5169658df2b66bc8075ef3d2bcce3ad33a5dfaf0 | |
| parent | f0cdd032b618e5bc631e877c374a80c72998dbaa (diff) | |
refactor: update README based on GitHub description
| -rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -1,7 +1,8 @@ | |||
| 1 | gitpkg | 1 | gitpkg |
| 2 | ------ | 2 | ------ |
| 3 | 3 | ||
| 4 | just a helper script that "git clones" the PKGBUILD of Arch Linux packages in the official repos. | 4 | simple POSIX helper script that grabs the PKGBUILD of Arch Linux packages (in |
| 5 | the official repos) via `git`. | ||
| 5 | 6 | ||
| 6 | ------ | 7 | ------ |
| 7 | 8 | ||
