diff --git a/README.md b/README.md index 07818d6..ce3658a 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ mg supports loading an existing ~/.mrconfig and migrating it to ~/.config/mg.con ## Improvements over mr: 1. No external dependencies (even git!*) 1. More output options (summary of failures) -1. More deterministic behavior (global vs local run) +1. More deterministic behavior (global vs local run, register from git project subdir) 1. Exports public functions and can be embedded into other Go programs idiomatically