Index: dm/README |
diff --git a/dm/README b/dm/README |
index 78b962e40fb71f892ac3a7a8758d6eedf3c5a2b3..59b40852c87241415e750529e37876798f567398 100644 |
--- a/dm/README |
+++ b/dm/README |
@@ -1,13 +1,4 @@ |
-DM is like GM, but multithreaded. It doesn't do everything GM does yet. |
- |
-Current approximate list of missing features: |
- --config pdf |
- --mismatchPath |
- --missingExpectationsPath |
- --writePicturePath |
- |
- --deferred |
- |
+DM is like GM, but multithreaded. It doesn't do everything GM does. |
DM's design is based around Tasks and a TaskRunner. |