examples/word_count_example.rb in documentcloud-cloud-crowd-0.1.0 vs examples/word_count_example.rb in documentcloud-cloud-crowd-0.1.1

- old
+ new

@@ -37,5 +37,6 @@ }.to_json} ) # With 23 Workers running, and over Wifi, it counted all the words in 5.5 secs. +# On a fast internet connection, you may not even see this job show up.