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] |
docs: mention the contributing guide Change-Id: I9b39d3f01f2973de6cf312e60dee8b6249e7805e refs: #4414
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: https://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.