From 7bf7653dce1658a98804702b5235f8fa7e82fb1e Mon Sep 17 00:00:00 2001 From: NightMachinary <36224762+NightMachinary@users.noreply.github.com> Date: Thu, 22 Oct 2020 21:14:01 +0330 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd0cd26..1dfb531 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # NAME vidir - edit directory + +# INSTALL + +You can just use the binary at `./bin`. # SYNOPSIS vidir [--verbose] [directory|file|-] ... @@ -54,7 +58,8 @@ Set VIDIR\_EDITOR_ARGS accordingly: # SEE ALSO -[vidir-ls][0] +- [vidir-ls][0] +- https://github.com/bulletmark/edir # AUTHOR Joey Hess 2006-2010