Update README.md (#272)
This commit is contained in:
parent
b4c258f694
commit
bb2c4a96fd
1 changed files with 3 additions and 3 deletions
|
@ -17,9 +17,9 @@ SDK for building great [Saleor Apps](https://github.com/saleor/apps).
|
|||
|
||||
## 🚨 Alpha phase
|
||||
|
||||
App SDK is on early, alpha stage at the moment. Every API below 1.x.x release is likely to change.
|
||||
App SDK is in the early stage at the moment. Every API below 1.x.x release is likely to change.
|
||||
|
||||
Feel free to play with SDK and to move its code to your app directly
|
||||
Feel free to play with SDK and move its code directly to your app.
|
||||
|
||||
## Installing
|
||||
|
||||
|
@ -29,7 +29,7 @@ npm i @saleor/app-sdk
|
|||
|
||||
## Docs
|
||||
|
||||
Read the docs [here](https://docs.saleor.io/docs/3.x/developer/extending/apps/developing-apps/app-sdk/overview)
|
||||
You can find the documentation [here](https://docs.saleor.io/docs/3.x/developer/extending/apps/developing-apps/app-sdk/overview).
|
||||
|
||||
## Development
|
||||
|
||||
|
|
Loading…
Reference in a new issue