Add install and usage in readme

This commit is contained in:
Gabriel Augendre 2020-07-05 15:54:35 +02:00
parent e8492cca83
commit 77d0df2436
No known key found for this signature in database
GPG key ID: 1E693F4CE4AEE7B4

View file

@ -1,3 +1,16 @@
# aerc-contacts
Search macOS Contacts and output data for aerc email client
Search macOS Contacts and output data for aerc email client
## Installation
```shell script
make install
```
## Usage
```shell script
aerc-contacts John Doe
```
This will output all emails and contact names matching "John" and "Doe"
in either the first name, last name or email fields.