diff --git a/api/README.md b/api/README.md index cfb1df829..1311f4b86 100644 --- a/api/README.md +++ b/api/README.md @@ -1,7 +1,7 @@ Blockstack Core API ========= -The Blockstack REST APIv1 is defined here. See [development status](https://github.com/blockstack/blockstack-core/milestone/6). +The Blockstack REST APIv1 is defined here. See the [development status](https://github.com/blockstack/blockstack-core/milestone/6). Blockstack Core v0.13 and earlier had an RPC interface. Starting from Blockstack Core v0.14, we'll focus on the new REST API as the primary interface. We're also consolidating various Blockstack services, like the resolver and search, into a single interface.