docs: mention the contributing guide

Change-Id: I5fa215dd471945d9d2d4da3c67de511d4784b522
refs: #4413
diff --git a/README.md b/README.md
index d665c29..146d953 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,9 @@
 Mini-NDN
 ========
 
+If you are new to the NDN community of software generally, read the
+[Contributor's Guide](https://github.com/named-data/NFD/blob/master/CONTRIBUTING.md).
+
 ### What is Mini-NDN?
 
 Mini-NDN is a lightweight networking emulation tool that enables testing, experimentation, and
@@ -27,3 +30,4 @@
 * [Mini-NDN Edit](docs/GUI.md)
 * [Running Experiments](docs/EXPERIMENTS.md)
 * [Mini-NDN Redmine](http://redmine.named-data.net/projects/mini-ndn)
+* [Contributor's Guide](https://github.com/named-data/NFD/blob/master/CONTRIBUTING.md)