aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJean Duarte <jeancduarte@gmail.com>2015-06-09 10:39:29 -0300
committerJean Duarte <jeancduarte@gmail.com>2015-06-09 10:39:29 -0300
commitc91709d8ed47ff11d353d8ccb85081cfe435a4a9 (patch)
tree7715034060e57ff322d0fda7e01c9969858aa73e /README.md
parent2c9ee44e14ba38a28026e4fac9e68ed41e5d660e (diff)
downloadmailchimp-c91709d8ed47ff11d353d8ccb85081cfe435a4a9.tar.gz
mailchimp-c91709d8ed47ff11d353d8ccb85081cfe435a4a9.tar.xz
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7e6a719..98cdad7 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,12 @@ end
## Usage
-1. Put your API key in your *config.exs* file.
+1. Put your API key in your *config.exs* file:
+
+```elixir
+config :mailchimp,
+apikey: "your api-us10"
+```
2. Start a new process: