From 144d4f6b87f8871c62eb2a09c568e821fd0faaa6 Mon Sep 17 00:00:00 2001 From: Tai Groot Date: Mon, 30 Jan 2023 14:41:44 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d49149..5bf5ae2 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ mg supports loading an existing ~/.mrconfig and migrating it to ~/.config/mg.con 1. No external dependencies (except for git) 1. More output options (summary of failures) 1. More deterministic behavior (global vs local run) +1. Exports public functions and can be embedded into other Go programs idiomatically ## Why to stick with mr: