Merge pull request #1393 from akoeplinger/refresh-mdoc-expected
[mono.git] / README.md
index 609b9fa4660e7d9bd3a26ae24b6fa4e0e361ead4..b061956eee24f682e087c6d01b78bf1fad95dd74 100644 (file)
--- a/README.md
+++ b/README.md
@@ -494,16 +494,12 @@ Directory Roadmap
 
   * `dis/` - CIL executable Disassembler
 
-  * `cli/` - Common code for the JIT and the interpreter.
-
   * `io-layer/` - The I/O layer and system abstraction for 
 emulating the .NET IO model.
 
   * `cil/` - Common Intermediate Representation, XML
 definition of the CIL bytecodes.
 
- * `interp/` - Interpreter for CLI executables (obsolete).
-
  * `arch/` - Architecture specific portions.
 
 * `man/` - Manual pages for the various Mono commands and programs.