]> granicus.if.org Git - nethack/commitdiff
add DEVEL to the directory list
authorkeni <keni@his.com>
Thu, 12 Feb 2015 01:24:14 +0000 (20:24 -0500)
committerkeni <keni@his.com>
Thu, 12 Feb 2015 01:24:14 +0000 (20:24 -0500)
README

diff --git a/README b/README
index 36635f5d787ad4e61129069d3fe901212be56358..e38bf2e83abc03cdfd02a75f8e18d4595e22d957 100644 (file)
--- a/README
+++ b/README
@@ -12,6 +12,7 @@ doc/fixes35.0 in the source distribution.  The text in there was written
 for the development team's own use and is provided "as is", so please do 
 not ask us to further explain the entries in that file.
 
+If you are a developer, please see the file DEVEL/Developer.txt.
                         - - - - - - - - - - -
 
 Please read items (1), (2) and (3) BEFORE doing anything with your new code.
@@ -56,6 +57,7 @@ Please read items (1), (2) and (3) BEFORE doing anything with your new code.
     A.  A 'win/tty' subdirectory, which contains files specific to ttys.
     B.  A 'win/win32' subdirectory, which contains files specific to the
         Windows Win32 API.
+    C.  A 'DEVEL' directory, which contains files for NetHack developers.
 
     The names of these directories should not be changed unless you are
     ready to go through the makefiles and the makedefs program and change