Add github to the developer docs.

This commit is contained in:
keni
2017-12-04 17:33:41 -05:00
parent 575fbb5ae8
commit 51daa87e49

View File

@@ -4,7 +4,7 @@
|___/\___|\_/\___|_\___/ .__/\___|_|
|_|
$NHDT-Date: 1447180052 2015/11/10 18:27:32 $
$NHDT-Date: 1512426817 2017/12/04 22:33:37 $
Welcome to the NetHack Infrastructure Developer's Guide.
@@ -32,8 +32,10 @@ while. Please do not send save files, binary screen grabs, or other large
things.
------------------------------------------------------------------------------
2. git repositories
The public NetHack git repository is available (read-only) on SourceForge at:
The public NetHack git repository is available (read-only) at:
git://git.code.sf.net/p/nethack/NHsource
or
https://github.com/NetHack/NetHack.git
XXX need to discuss what branches are available
------------------------------------------------------------------------------