From e15d80b49c26289efe9d8f6836b9b1700798239e Mon Sep 17 00:00:00 2001 From: ss-9984 <155604356+ss-9984@users.noreply.github.com> Date: Thu, 18 Jan 2024 11:19:32 +0530 Subject: [PATCH] Update README.md updated code block styles --- hp-docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.