From 82f33e905300cf11e822794f5d04b45fc62e66cc Mon Sep 17 00:00:00 2001 From: v-mabarw Date: Tue, 22 Jul 2014 16:38:23 -0700 Subject: [PATCH] Update README.md Adding documentation link --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2be10c38..19d17f0d 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,10 @@ Also enable them within your PHP installation's php.ini file. This software has been compiled and tested under PHP 5.3.6 and later using the Visual C++ 2008 and 2010, Express and Standard compilers. +## Documentation + +This driver is documented on [Microsoft's Documentation web][phpdoc] site. + ## Changes For details about the changes included in this release, please see our [blog][blog] or see the SQLSRV_Readme.htm @@ -75,3 +79,5 @@ The Microsoft Drivers for PHP for SQL Server are licensed under the Apache [issues]: https://github.com/Azure/msphpsql/issues [phpweb]: http://php.net + +[phpdoc]: http://msdn.microsoft.com/en-us/library/dd903047%28SQL.11%29.aspx