diff --git a/README.md b/README.md index da3ea68..790c23f 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,8 @@ The API reference documentation is generated by [apiDoc](https://apidocjs.com/) The output is written to the `docs/` directory and served by the running server at its root URL. +A live version can be found at [bch.fullstack.cash](https://bch.fullstack.cash/). + ## Production (Docker) A Docker setup is provided in the `production/docker/` directory for production deployments. The target OS is Ubuntu Linux.