README.md in knapsack_pro-1.7.0 vs README.md in knapsack_pro-1.8.0

- old
+ new

@@ -2329,9 +2329,11 @@ #### How to use CodeClimate with knapsack_pro? You can check CodeClimate docs about [parallel tests](https://docs.codeclimate.com/docs/configuring-test-coverage#section-parallel-tests) and [multiple test suites](https://docs.codeclimate.com/docs/configuring-test-coverage#section-multiple-test-suites). +You can also read our article [how to merge CodeClimate reports for parallel jobs (CI nodes)](https://docs.knapsackpro.com/2019/how-to-merge-codeclimate-reports-for-parallel-jobs-ci-nodes). + #### How to run knapsack_pro only on a few parallel CI nodes instead of all? You may want to run knapsack_pro only on a few CI nodes when you would like to run a different job on other CI nodes. For instance, you have 3 parallel CI nodes. You would like to run knapsack_pro only on two CI nodes. The last CI node you want to use for the different job like running linters etc.