Index: trunk/tools/wsor/diffs/README.txt |
— | — | @@ -4,8 +4,7 @@ |
5 | 5 | (see https://github.com/whym/wikihadoop). By default, this script runs under |
6 | 6 | pypy (much faster), but it can also be run under CPython 2.7+. |
7 | 7 | |
8 | | - |
9 | | -Required to run this script are |
| 8 | +Required to run this script: |
10 | 9 | - revision_differ.py (provided) |
11 | 10 | - diff_match_patch.py (provided) |
12 | 11 | - xml_simulator.py (provided) |