summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pool <mbp@sourcefrog.net>2015-06-06 08:08:20 -0700
committerMartin Pool <mbp@sourcefrog.net>2015-06-06 08:08:20 -0700
commitc36f5cfb6e36bda50af645347a7fd1a95b2d1654 (patch)
tree6224143d35fb60c70200587115e4433f04a7b996
parente2c70a7dabff0037eefe85c139d01d7daa08adb7 (diff)
downloaddistcc-git-c36f5cfb6e36bda50af645347a7fd1a95b2d1654.tar.gz
Add list and SO to README.md
And some small cleanups.
-rw-r--r--README.md13
1 files changed, 11 insertions, 2 deletions
diff --git a/README.md b/README.md
index ed3d761..897de65 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
# distcc -- a free distributed C/C++ compiler system
-https://github.com/distcc/
+by Martin Pool
-by Martin Pool <mbp@sourcefrog.net>
+http://distcc.org/
"pump" functionality added by
Fergus Henderson, Nils Klarlund, Manos Renieris, and Craig Silverstein (Google Inc.)
@@ -50,4 +50,13 @@ kernel, rsync, KDE, GNOME (via GARNOME), Samba and Ethereal. distcc
is nearly linearly scalable for small numbers of machines: for a
typical case, three machines are 2.6 times faster than one.
+## Licence
+
distcc is distributed under the GNU General Public Licence v2.
+
+## Resources
+
+ * [Mailing list](https://lists.samba.org/mailman/listinfo/distcc)
+
+ * [Stack Overflow questions](http://stackoverflow.com/questions/tagged/distcc)
+