rename to html_cleanup

This commit is contained in:
2023-11-28 10:40:54 +01:00
parent e69e1e3cc9
commit 37655ad6f5
20 changed files with 147 additions and 23 deletions

View File

@@ -1,4 +1,4 @@
cleanup_html
html_cleanup
============
Getting Started
@@ -7,7 +7,7 @@ Getting Started
- Change directory into your newly created project if not already there. Your
current directory should be the same as this README.txt file and setup.py.
cd cleanup_html
cd html_cleanup
- Create a Python virtual environment, if not already created.