diff --git a/README.md b/README.md index c85f7883..396802d6 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ The SQL Tools Service is an application that provides core functionality for var * Language Service support using VS Code protocol * Query execution and resultset management +# SQL Tools Service API Documentation +Please see the SQL Tools Service API documentation at https://microsoft.github.io/sqltoolssdk/. + # Contribution Guidelines We welcome many kinds of community contributions to this project! Whether it's a feature implementation,