diff --git a/README.md b/README.md index 772f74b58..495aa83a4 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ directly: * [Differences from](doc/CURSES.md) Curses and adapting Curses programs. If you (understandably) want to avoid the large Pandoc stack, but still enjoy -manual page goodness, I publish a tarball with generated man/XHTML along with +manual pages, I publish a tarball with generated man/XHTML along with each release. Download it, and install the contents as you deem fit. ## Environment notes @@ -253,8 +253,8 @@ If things break or seem otherwise lackluster, **please** consult the
Can I write a CLI program (scrolling, fits in with the shell, etc.) with Notcurses? - Yes! Use the NCOPTION_CLI_MODE flags (an alias for several - other flags; see notcurses_init(1) + Yes! Use the NCOPTION_CLI_MODE flag (an alias for several + real flags; see notcurses_init(1) for more information). You still must explicitly render.