From 77ae0bc3101c7fd8a223e06556473dea0f7f1f7b Mon Sep 17 00:00:00 2001 From: Renan DelValle Date: Tue, 9 Aug 2016 16:25:07 -0700 Subject: [PATCH] Adding to todo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b4e0a4..621d7de 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,7 @@ msg, err := r.UpdateJob(updateJob, "") ## To Do * Create or import a custom transport that uses https://github.com/jmcvetta/napping to improve efficiency * Allow library to use ZK to find the master +* End to end testing with Vagrant setup ## Contributions Contributions are very much welcome. Please raise an issue so that the contribution may be discussed before it's made.