Add readme

This commit is contained in:
Gabriel Augendre 2020-07-05 16:43:01 +02:00
parent 8ce316bb85
commit a190cf2f7f
No known key found for this signature in database
GPG key ID: 1E693F4CE4AEE7B4

11
README.md Normal file
View file

@ -0,0 +1,11 @@
# crocmagnon/homebrew-formulae
## Usage
```shell script
brew tap crocmagnon/homebrew-formulae https://git.sr.ht/~crocmagnon/homebrew-formulae
brew install <formula_name>
# For example:
brew install aerc-contacts
```