summaryrefslogtreecommitdiff
path: root/nuttx/examples/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/examples/README.txt')
-rw-r--r--nuttx/examples/README.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/nuttx/examples/README.txt b/nuttx/examples/README.txt
index 534530d52..83b0c5667 100644
--- a/nuttx/examples/README.txt
+++ b/nuttx/examples/README.txt
@@ -132,10 +132,10 @@ examples/netttest
examples/nsh
^^^^^^^^^^^^
- This directory contains the NuttShell (NSH). This is a simple
- shell application. With some additional development, NSH will
- someday be a great NuttX application debugger. NSH is described
- in its own README located at examples/nsh/README.txt
+ This directory provides an example of how to configure and use
+ the NuttShell (NSH) application. NSH is a simple shell
+ application. NSH is described in its own README located at
+ apps/nshlib/README.txt
examples/nx
^^^^^^^^^^^