diff --git a/Documentation/README.html b/Documentation/README.html
index 75cc8a0864a..1972772b9bc 100644
--- a/Documentation/README.html
+++ b/Documentation/README.html
@@ -244,6 +244,8 @@ nuttx/
| | |- RIDE/README.txt
| | `- README.txt
| |- stm3220g-eval/
+ | | |- ide/nsh/uvision/README.txt
+ | | |- ide/nsh/iar/README.txt
| | `- README.txt
| |- stm3240g-eval/
| | `- README.txt
diff --git a/README.txt b/README.txt
index 71d2de6d584..b6c2199ef57 100644
--- a/README.txt
+++ b/README.txt
@@ -1404,6 +1404,8 @@ nuttx/
| | |- RIDE/README.txt
| | `- README.txt
| |- stm3220g-eval/
+ | | |-ide/nsh/iar/README.txt
+ | | |-ide/nsh/uvision/README.txt
| | `- README.txt
| |- stm3240g-eval/
| | `- README.txt
diff --git a/configs/stm3220g-eval/ide/nsh/iar/README.txt b/configs/stm3220g-eval/ide/nsh/iar/README.txt
index 6ad613a681f..76794688428 100644
--- a/configs/stm3220g-eval/ide/nsh/iar/README.txt
+++ b/configs/stm3220g-eval/ide/nsh/iar/README.txt
@@ -1,5 +1,7 @@
README
======
-These projects are generated by nuttx/tools/ide_exporter.py with configuration stm3220g-eval/nsh (deselect Library Routes/Have C++ compiler)
-You need you need to rebuild this configuration first time to make sure some auto-generated files are generated correctly before using the IDE
+These projects are generated by nuttx/tools/ide_exporter.py with
+configuration stm3220g-eval/nsh (deselect Library Routes/Have C++ compiler)
+You need you need to rebuild this configuration first time to make sure some
+auto-generated files are generated correctly before using the IDE
diff --git a/configs/stm3220g-eval/ide/nsh/uvision/README.txt b/configs/stm3220g-eval/ide/nsh/uvision/README.txt
index 6ad613a681f..76794688428 100644
--- a/configs/stm3220g-eval/ide/nsh/uvision/README.txt
+++ b/configs/stm3220g-eval/ide/nsh/uvision/README.txt
@@ -1,5 +1,7 @@
README
======
-These projects are generated by nuttx/tools/ide_exporter.py with configuration stm3220g-eval/nsh (deselect Library Routes/Have C++ compiler)
-You need you need to rebuild this configuration first time to make sure some auto-generated files are generated correctly before using the IDE
+These projects are generated by nuttx/tools/ide_exporter.py with
+configuration stm3220g-eval/nsh (deselect Library Routes/Have C++ compiler)
+You need you need to rebuild this configuration first time to make sure some
+auto-generated files are generated correctly before using the IDE