diff options
-rw-r--r-- | python/README.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/python/README.md b/python/README.md index 6d479bee2db..88c58c51c4f 100644 --- a/python/README.md +++ b/python/README.md @@ -1,11 +1,6 @@ This directory contains various Python modules used to support servo development. -= mach = - -The command dispatch framework used to wrap the build system and test -harnesses. - = servo = servo-specific python code e.g. implementations of mach commands. This |