From 37313a83150854b5367d6e4a8fabda324da56b9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=B3=96=E9=A5=BC?= Date: Mon, 8 May 2017 10:27:10 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3bdaa2c..9860356 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,7 @@ Tasks outside task name is serial run, if array will parallel running: } ``` -Above-mentioned: when dll has build, mod1、mod2、mod3 will parallel building by multi-thread. +Above-mentioned: when dll has build, mod1、mod2、mod3 will parallel building by mutiprocess. ### Change Dependencies Trigger Buliding @@ -224,4 +224,4 @@ CI configuration can refer to relative API. ## License -[MIT](./LICENSE) \ No newline at end of file +[MIT](./LICENSE)