diff options
author | Braydon Fuller <braydon@bitpay.com> | 2015-07-13 12:22:55 -0400 |
---|---|---|
committer | Braydon Fuller <braydon@bitpay.com> | 2015-07-13 12:22:55 -0400 |
commit | c156adac53b448780c7c9ef366c12237a7cea8e1 (patch) | |
tree | f1d559504fb6bb3b6394b66e221a99874576d518 /doc/README.md | |
parent | 7cdefb927e928780cdbbb3a9b2ffe37716eebae1 (diff) |
doc: add documentation for shared library libbitcoinconsensus
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md index ecddf50d4b..7b0c39d383 100644 --- a/doc/README.md +++ b/doc/README.md @@ -58,6 +58,7 @@ The Bitcoin repo's [root README](https://github.com/bitcoin/bitcoin/blob/master/ - [Translation Strings Policy](translation_strings_policy.md) - [Unit Tests](unit-tests.md) - [Unauthenticated REST Interface](REST-interface.md) +- [Shared Libraries](shared-libraries.md) - [BIPS](bips.md) - [Dnsseed Policy](dnsseed-policy.md) |