commit | 46b04a5f84ad244d73336883958f6b5ecd6d878d | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Thu Mar 28 21:36:35 2019 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Sat Apr 06 13:13:45 2019 -0400 |
tree | 480a71fbb40454060a93aad508f66d63756f2c85 | |
parent | e7b90e55752425cb82166004c681d8716a954588 [diff] |
docs: improve README.md Change-Id: Iba7aea52bb67dd8ee788734e1141ab2459167090
ndn-cxx is a C++14 library, implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bugs or feature requests to the ndn-cxx issue tracker.
You're encouraged to contribute to ndn-cxx! Check out the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.