diff --git a/README.md b/README.md index 28c9ef7..4be9ad4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # 0G PYTHON API -Quick and dirty python API to access 0g's decentralized data storage system. This is provided without warranty, and is intended solely for research/protopying. For production-ready use, please refrence the Go or command-line tools. +Quick and dirty python API to access 0g's decentralized data storage system. This is provided without warranty, and is intended solely for research/protopying. For production-ready use, please reference the Go or command-line tools. https://docs.0g.ai/0g-doc/docs/0g-storage/access-storage-through-cli (CLI Tool docs) https://docs.0g.ai/0g-doc/docs/0g-storage/sdk (Go SDK docs)