aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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: