From a190cf2f7fd07c8aac4ae09665674fc5a17863f5 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Sun, 5 Jul 2020 16:43:01 +0200 Subject: [PATCH] Add readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c7b634c --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# crocmagnon/homebrew-formulae + +## Usage +```shell script +brew tap crocmagnon/homebrew-formulae https://git.sr.ht/~crocmagnon/homebrew-formulae +brew install + +# For example: +brew install aerc-contacts +``` +