diff --git a/README.md b/README.md
index db5103a..5bdd321 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,7 @@
CLI tool to automate docker image updates.
No pre-pull, selective, optional notifications and prune when done.
Now with simple notification integrations!
With features like excluding specific containers, custom container labels, auto-prune when done and more.
+
___
## :bell: Changelog
@@ -80,7 +81,7 @@ After the updates are complete, you'll get prompted if you'd like to prune dangl
___
## :nut_and_bolt: Dependencies
-- Running docker (duh) and compose, either standalone or plugin.
+- Running docker (duh) and compose, either standalone or plugin. (see [Podman fork](https://github.com/sudo-kraken/podcheck)
- Bash shell or compatible shell of at least v4.3
- [regclient/regctl](https://github.com/regclient/regclient) (Licensed under [Apache-2.0 License](http://www.apache.org/licenses/LICENSE-2.0))
- User will be prompted to download `regctl` if not in `PATH` or `PWD`.