whatnow: Changes for consistency.
[mmh] / README
1 Installing
2 ----------
3 Please read the INSTALL file.
4
5 Copying
6 -------
7 nmh uses a BSD-style license, which should be in the top-level of the
8 distribution in a file named COPYRIGHT.
9
10 Developers
11 ----------
12 Information of interest to nmh developers can be found in the
13 README.developers file in the docs subdirectory of this distribution.
14 If you're hacking on the code, you should also definitely subscribe to
15 the nmh-workers mailing list. To do so, please visit the nmh-workers
16 info page at <http://lists.nongnu.org/mailman/listinfo/nmh-workers>.
17 If you're interested in working on nmh, but aren't sure what to do, see
18 the TODO file in the docs subdirectory. There's plenty of work there.
19
20 Working with your shell
21 -----------------------
22 The files COMPLETION-BASH, COMPLETION-TCSH and COMPLETION-ZSH in the
23 docs subdirectory give cookbook examples of how to use the enhanced
24 features of these shells with nmh. There is also a section in Jerry
25 Peek's book covering nmh/MH and working with the shell. The section is
26 available online at <http://rand-mh.sourceforge.net/book/mh/mhanthsh.html>.
27
28 For More information
29 --------------------
30 There is more information, including a FAQ and a bit of historical
31 information in the docs subdirectory. There are also links to further
32 documentation on the nmh website located at <http://nmh.nongnu.org/>.