Merge pull request #1189 from ai-chen2050/main

docs: add code identifier to wrap <script> for markdown rendering
This commit is contained in:
Hayden Young
2024-08-24 05:02:48 +08:00
committed by GitHub

View File

@@ -28,7 +28,7 @@ Install OrbitDB and its dependencies:
npm install @orbitdb/core helia
```
### Browser <script> tag
### Browser `<script>` tag
OrbitDB can be loaded in the browser using the distributed js file with the `<script/>` tag. OrbitDB is the global namespace and all external functions are available via this namespace: