Minor improvement to the docs (README.md) file

This commit is contained in:
Faithful Odigbo 2025-09-06 18:24:15 +01:00
parent a3717d6bc1
commit 0ec56c139d

View File

@ -16,7 +16,7 @@ The [0G Storage repo](https://github.com/0glabs/0g-storage-node) is organized wi
| ├── : task_executor
| ├── : zgs_version
| ├── : append_merkle
| └── : unused port
| └── : unused_port
┌── : node
| ├── : chunk_pool
| ├── : file_location_cache
@ -27,7 +27,7 @@ The [0G Storage repo](https://github.com/0glabs/0g-storage-node) is organized wi
| ├── : rpc
| ├── : shared_types
| ├── : storage
| ├── : storage async
| ├── : storage-async
| └── : sync
├── : tests
```