summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pool <mbp@sourcefrog.net>2015-06-05 18:06:37 -0700
committerMartin Pool <mbp@sourcefrog.net>2015-06-05 18:06:37 -0700
commite2c70a7dabff0037eefe85c139d01d7daa08adb7 (patch)
tree95b2dcf935cadf3102f3e3beb5407e6e051db17e
parenta92be4d03532c94a0b263bd1122ae3fe825df476 (diff)
downloaddistcc-git-e2c70a7dabff0037eefe85c139d01d7daa08adb7.tar.gz
Update and rename README to README.md
-rw-r--r--README.md (renamed from README)12
1 files changed, 5 insertions, 7 deletions
diff --git a/README b/README.md
index 53956a9..ed3d761 100644
--- a/README
+++ b/README.md
@@ -1,13 +1,11 @@
+# distcc -- a free distributed C/C++ compiler system
- distcc -- a free distributed C/C++ compiler system
+https://github.com/distcc/
- http://code.google.com/p/distcc/
+by Martin Pool <mbp@sourcefrog.net>
- by Martin Pool <mbp@samba.org>
-
- "pump" functionality added by
- Fergus Henderson, Nils Klarlund, Manos Renieris, and Craig Silverstein
- (Google Inc.)
+"pump" functionality added by
+Fergus Henderson, Nils Klarlund, Manos Renieris, and Craig Silverstein (Google Inc.)
distcc is a program to distribute compilation of C or C++ code across
several machines on a network. distcc should always generate the same