Update README.md

updated code block styles
This commit is contained in:
ss-9984
2024-01-18 11:19:32 +05:30
committed by GitHub
parent 59814b1454
commit e15d80b49c

View File

@@ -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. 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 ## Stability indexing
@@ -110,4 +110,4 @@ The following stability indices have been used:
| [hyperdht.md](building-blocks/hyperdht.md "mention") | <mark style="background-color:green;">**stable**</mark> | | [hyperdht.md](building-blocks/hyperdht.md "mention") | <mark style="background-color:green;">**stable**</mark> |
⚠️ 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.