Skip to content

Commit c24e88c

Browse files
jwakelyCaseyCarter
andauthored
Update how-to-docs.html
Co-authored-by: Casey Carter <[email protected]>
1 parent 6070823 commit c24e88c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

how-to-docs.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
<h1>How To Instructions</h1>
1515
<p>These instructions assume you keep the issues lists source files in a directory named <code>issues</code>.
1616
Each issue is stored in an XML file.
17-
The software in the <code>src</code> directory builds programs
18-
that read the XML files and generates the HTML issues lists.
17+
The code in <code>src</code> generates the HTML issues lists from the XML sources.
1918
When changes to the XML files are pushed to the GitHub repository an automated
2019
<a href="https://docs.github.com/en/actions">GitHub Actions</a> workflow
2120
generates new HTML files and commits them to the <code>gh-pages</code> branch.

0 commit comments

Comments
 (0)