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