X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/619f1724e89f861bd1588f5a5eefac8b4bc756fe..b0a4eebfbd4f8edc446f80f44605b576dfd9dc71:/README.md
diff --git a/README.md b/README.md
index 4e13201..9af8c77 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
A shell script which checks your _$HOME_ for unwanted files and directories.
-
+
When it encounters a file it knows about, it will tell you whether it's possible to move this file to an appropriate location, and how to do it.
@@ -36,6 +36,7 @@ To install xdg-ninja with [Homebrew](https://brew.sh), run `brew install xdg-nin
- your favorite POSIX-compliant shell ([bash](https://repology.org/project/bash/packages), [zsh](https://repology.org/project/zsh/packages), [dash](https://repology.org/project/dash-shell/packages), ...)
- [jq](https://repology.org/project/jq/packages) for parsing the json files
+- [find](https://repology.org/project/findutils/versions)
### Optional