We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e07b112 commit 472757dCopy full SHA for 472757d
README.md
@@ -194,9 +194,9 @@ with `-p`, `-u`.
194
Nightfall_3 provides an SDK which makes it easy to develop applications that use Nightfall_3. The
195
SDK API is documented in `./doc/lib/Nf3.html` and is provided by the NF_3 class `./cli/lib/nf3.mjs`.
196
197
-## Command line interface
+## Apps
198
199
-Nightfall_3 provides a CLI (which makes use of the SDK) so that you can exercise its features. To
+Nightfall_3 provides some reference applications (which make use of the SDK) so that you can exercise its features. To
200
use it:
201
202
- run up nightfall_3 as described above and wait for the deployment to complete;
cli/src/index.mjs
nf
0 commit comments