update readme

This commit is contained in:
2023-05-27 21:09:48 -07:00
parent a4a3f1f332
commit 82be16a6ba

View File

@@ -21,7 +21,7 @@ mg supports loading an existing ~/.mrconfig and migrating it to ~/.config/mg.con
## Improvements over mr: ## Improvements over mr:
1. No external dependencies (even git!*) 1. No external dependencies (even git!*)
1. More output options (summary of failures) 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 1. Exports public functions and can be embedded into other Go programs idiomatically