From 9b1e9ab97550c7cd286ff42b01e8aa17addccc05 Mon Sep 17 00:00:00 2001 From: andy pan Date: Fri, 29 Jun 2018 10:47:55 +0800 Subject: [PATCH] Merge branch 'develop' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6469519..48cecf4 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,7 @@ There was only the test of `ants` Pool because my computer was crash when it rea **As you can see, `ants` can up to 2x~6x faster than goroutines without pool and the memory consumption is reduced by 10 to 20 times.** -[1]: https://travis-ci.com/panjf2000/ants.svg?branch=develop +[1]: https://travis-ci.com/panjf2000/ants.svg?branch=master [2]: https://travis-ci.com/panjf2000/ants [3]: https://godoc.org/github.com/panjf2000/ants?status.svg [4]: https://godoc.org/github.com/panjf2000/ants