minor update

This commit is contained in:
Muneeb Ali
2017-02-12 23:15:50 -05:00
parent 7a142ea9dd
commit b21189d40e

View File

@@ -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.