diff options
| author | Braydon Fuller <[email protected]> | 2015-07-13 12:22:55 -0400 |
|---|---|---|
| committer | Braydon Fuller <[email protected]> | 2015-07-13 12:22:55 -0400 |
| commit | c156adac53b448780c7c9ef366c12237a7cea8e1 (patch) | |
| tree | f1d559504fb6bb3b6394b66e221a99874576d518 /doc/README.md | |
| parent | Merge pull request #6410 (diff) | |
| download | discoin-c156adac53b448780c7c9ef366c12237a7cea8e1.tar.xz discoin-c156adac53b448780c7c9ef366c12237a7cea8e1.zip | |
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 ecddf50d4..7b0c39d38 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) |