From d09810980ac8b359222f8946c7f76c496f734f55 Mon Sep 17 00:00:00 2001 From: ranasaria <41588310+ranasaria@users.noreply.github.com> Date: Tue, 31 Jul 2018 14:23:20 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a9721fce..2b227dc0 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,9 @@ The SQL Tools Service is an application that provides core functionality for var # SQL Tools Service API Documentation Please see the SQL Tools Service API documentation at https://microsoft.github.io/sqltoolssdk/. +# Setup, Building and Testing the codebase +Please see the SQL Tools Service wiki documentation at https://github.com/Microsoft/sqltoolsservice/wiki + # Contribution Guidelines We welcome many kinds of community contributions to this project! Whether it's a feature implementation,