aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2021-02-18 18:26:26 -0700
committerTim Harder <radhermit@gmail.com>2021-02-18 18:26:26 -0700
commitd2fcf7b72a74f5691af863c9881799422d6f6767 (patch)
tree8578fbbabefc5deea2bd1699336b8852dc18fef7 /README.rst
parentreadme: simplify scan() args for API usage example (diff)
downloadpkgcheck-d2fcf7b72a74f5691af863c9881799422d6f6767.tar.gz
pkgcheck-d2fcf7b72a74f5691af863c9881799422d6f6767.tar.bz2
pkgcheck-d2fcf7b72a74f5691af863c9881799422d6f6767.zip
readme: add more dep info
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index ea780619..4ddd0e94 100644
--- a/README.rst
+++ b/README.rst
@@ -15,9 +15,9 @@ For releases, see the required runtime dependencies_.
There are also several optional runtime dependencies that add or extend check
support in various ways if found on the host system including the following:
-- git_: supports historical queries for git-based repos
+- git_: supports historical queries for git-based repos and commit-related checks
- requests_: supports various network-related checks
-- Gentoo-PerlMod-Version_: supports Perl version checks
+- Gentoo-PerlMod-Version_: supports Perl package version checks
Installing
==========