commit | fe13f56bc7b38256e24e4cd07d20c9d9134f2330 | [log] [tgz] |
---|---|---|
author | Nick Gordon <nmgordon@memphis.edu> | Thu Dec 21 14:12:37 2017 -0600 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Mon Dec 25 18:16:02 2017 -0800 |
tree | e46229db245ddb686cfb71a2e11046252a75ac2c | |
parent | 34429cc4f53fef200f63836361468bdc67d788cc [diff] [blame] |
docs: mention the contributing guide Change-Id: I9b39d3f01f2973de6cf312e60dee8b6249e7805e refs: #4414
diff --git a/README-dev.md b/README-dev.md index d2cc54a..d9af4c9 100644 --- a/README-dev.md +++ b/README-dev.md
@@ -1,6 +1,9 @@ Notes for ndn-cxx developers ============================ +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). + Code style ----------