aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMentor Ágil <mentoragil@gmail.com>2015-05-13 00:17:43 -0300
committerMentor Ágil <mentoragil@gmail.com>2015-05-13 00:17:43 -0300
commitc3cf131c703e5140a14fac37ae54ce7e100b3e7b (patch)
tree6a5b7832063706eedca2d83c9fc0942e76b1ccc0 /README.md
parent1db11146a60f436c29842a2c43aa161cdcfafda8 (diff)
downloadmailchimp-c3cf131c703e5140a14fac37ae54ce7e100b3e7b.tar.gz
mailchimp-c3cf131c703e5140a14fac37ae54ce7e100b3e7b.tar.xz
fixing GenServer start_link
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c54e5e0..c68a45c 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ end
2. Start a new process:
- Mailchimp.start
+ Mailchimp.start_link []
### Getting Account Details