We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1a48ff commit 76527bfCopy full SHA for 76527bf
1 file changed
README.md
@@ -113,14 +113,13 @@ These are [Conway-Markdown (CMD)] files,
113
used to compile the HTML files by running Conway-Markdown
114
whilst in the root directory of this repository.
115
116
-### `*.html` (HTML)
+### `*.cmdr` (CMD Rules)
117
118
-These are the actual About and Help files that get served in the app.
+These are files containing CMD Rules used by the CMD files.
119
120
-### `*.inc` (Inclusions)
+### `*.html` (HTML)
121
122
-These are files containing common [Conway-Markdown (CMD)]
123
-for inclusion in the CMD files.
+These are the actual About and Help files that get served in the app.
124
125
### `*.txt` (Text)
126
0 commit comments