diff --git a/hp-docs/README.md b/hp-docs/README.md index c65b202..fdb020e 100644 --- a/hp-docs/README.md +++ b/hp-docs/README.md @@ -82,7 +82,7 @@ Hypercores are single-writer data structures, but collaboration is crucial. [aut As Autobase's output shares the familiar Hypercore API, it is possible to plug it into higher-level modules like Hyperbee and Hyperdrive, getting a multi-user collaboration with little additional effort. - ⚠️ Autobase is still experimental and is likely to change significantly in the near future. If you're feeling adventurous, give it a shot! +> ⚠️ Autobase is still experimental and is likely to change significantly in the near future. If you're feeling adventurous, give it a shot! ## Stability indexing @@ -110,4 +110,4 @@ The following stability indices have been used: | [hyperdht.md](building-blocks/hyperdht.md "mention") | **stable** | - ⚠️ Any part of a module (method, event, or property) that is not documented as part of that module's public API is subject to change at any time. + >⚠️ Any part of a module (method, event, or property) that is not documented as part of that module's public API is subject to change at any time.