README.md in knapsack_pro-0.38.0 vs README.md in knapsack_pro-0.39.0

- old
+ new

@@ -1006,9 +1006,11 @@ ##### B. Use tags to mark set of tests in particular test file Another way is to use tags to mark subset of tests in particular test file and then split tests based on tags. +This example is for knapack_pro Regular Mode. I don't recommend to user this approach with Queue Mode. + Here is example of test file with specified tags for describe groups: ```ruby # spec/features/something_spec.rb describe 'Feature' do