diff --git a/README.md b/README.md index 27e0093..439f4ba 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ [![Docker - Image Size](https://img.shields.io/docker/image-size/toncenter/ton-http-api?label=docker&sort=semver)](https://hub.docker.com/repository/docker/toncenter/ton-http-api) ![Github last commit](https://img.shields.io/github/last-commit/toncenter/ton-http-api) -Since TON nodes uses its own ADNL binary transport protocol, a intermediate service is needed for an HTTP connection. +Since TON nodes use their own ADNL binary transport protocol, an intermediate service is needed for an HTTP connection. -TON HTTP API is such a intermediate service, receiving requests via HTTP, it accesses the lite servers of the TON network using `tonlibjson`. +TON HTTP API is such an intermediate service, receiving requests via HTTP, it accesses the lite servers of the TON network using `tonlibjson`. You can use the ready-made [toncenter.com](https://toncenter.com) service or start your own instance.