From 7e6e253dc1d5293843070c9bba79ebf9c62ba8af Mon Sep 17 00:00:00 2001 From: karantalapalli Date: Tue, 26 Apr 2022 12:24:41 +0530 Subject: [PATCH] docs: add region support doc to readme [ECO-892] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8442070..649b0c8 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ We have created an in-depth tutorial on how you can create a Vue.js starter webs **More Resources** - [Contentstack documentation](https://www.contentstack.com/docs/) +- [Region support documentation](https://www.contentstack.com/docs/developers/selecting-region-in-contentstack-starter-apps) - [Vue.js documentation](https://v3.vuejs.org/guide/introduction.html)