diff --git a/README.md b/README.md index f7c0696..f4a5d41 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# link-fixer 0.5 +# link-fixer Author: matlag Status: Functional but insufficiently tested Use at your own risks! Fix broken symbolic links. -Search for file of same name as original target in provided directory and link to that target if unique and if exists. +Search for file of same name as original target in provided directory and link to that target if unique and if exists, with a relative path to target. If multiple matches are found, link-fixer prompts the user to pick one. If pointed to a directory, link_fixer scans the directory for broken links and attempt to fix all of them. \ No newline at end of file