diff --git a/Readme.md b/Readme.md index 16429cea..d35b42e4 100644 --- a/Readme.md +++ b/Readme.md @@ -60,3 +60,7 @@ FormioCore.render(document.getElementById('data-table'), { ``` See https://formio.github.io/core for more examples of how to use this library. + +### Debug + +[Instructions on how to debug with API Server](https://formio.atlassian.net/wiki/spaces/SD/pages/184025089/Debugging+formio+core)