Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / tools / swarming_client / example / README
index 033568a..72752ea 100644 (file)
@@ -3,8 +3,8 @@ This directory contains examples how to use this toolset to run tasks remotely.
 You should look at the code and try these in the following order:
 - 1_local.py
 - 2_isolate_server.py
-- 3_swarming_simple.py
-- 4_swarming_two_steps.py
-- 5_swarming_manual.py
+- 3_swarming_run_auto_upload.py
+- 4_swarming_trigger_collect.py
+- 5_swarming_run_manual_upload.py
 
 Look at the docstring of each script to see what they do.