From 343a5fea31f66b682415d4191110cf4eca173545 Mon Sep 17 00:00:00 2001 From: Vladimir Panteleev Date: Mon, 3 Mar 2014 00:25:47 +0000 Subject: [PATCH] README: Add link to http://wiki.dlang.org/DMD --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d4c4f69266..c3833e37f9 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,7 @@ dmd === dmd is the reference compiler for the D programming language. + +For more information, including instructions for compiling, installing, and hacking on DMD, visit the D Wiki: + +http://wiki.dlang.org/DMD