diff --git a/README.md b/README.md index b98dff0..5810263 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ This repository contains documents that describe a family collaborative Bitcoin transaction construction protocols. The protocols form a progression towards decentralized and market based privacy preserving transactions. +> [!NOTE] +> **Work in progress**: most chapters are still under review. See the [open pull requests](https://github.com/fungi-protocol/docs/pulls) for material being drafted. + ## Fungi protocol suite ### Honest setting diff --git a/book.toml b/book.toml index 8eaa8ab..6087acc 100644 --- a/book.toml +++ b/book.toml @@ -17,3 +17,4 @@ after = ["links"] [output.html] additional-css = ["theme/diagrams.css"] +git-repository-url = "https://github.com/fungi-protocol/docs"