Link to SQL Tools Service API documentation from readme.md

This commit is contained in:
Karl Burtram
2016-12-16 12:32:24 -08:00
committed by GitHub
parent 4964a52be5
commit d10c9c4cae

View File

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