summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index 53384ca25..feb4f3edb 100644
--- a/README.txt
+++ b/README.txt
@@ -149,8 +149,9 @@ Project Files & Directories
* docutils: The project source directory, installed as a Python
package.
-* extras: Directory for third-party modules that Docutils depends on.
- These are only installed if they're not already present.
+* extras: Directory for third-party modules that Docutils depends on
+ (roman.py, optparse.py, textwrap.py). These are only installed if
+ they're not already present.
* docs: The project documentation directory. Read ``docs/index.txt``
for an overview.