From fc5eda359d184a0276dfbab87627b696c817d798 Mon Sep 17 00:00:00 2001 From: Konstantin Date: Mon, 12 Jan 2015 11:03:43 +0300 Subject: [PATCH] Update README.md Add powershell link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 436048c..9f490e1 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ - [Google's R Style Guide] - [Google Python Style Guide] - [MSDN Powershell Style Guide] + - [MSDN Approved Verbs for Windows PowerShellCommands] ## Relation Database - SQL Server ([SQL Server 2012 Documentation]) @@ -27,6 +28,7 @@ [Google's R Style Guide]:http://google-styleguide.googlecode.com/svn/trunk/Rguide.xml [Google Python Style Guide]:https://google-styleguide.googlecode.com/svn/trunk/pyguide.html [MSDN Powershell Style Guide]:http://msdn.microsoft.com/en-us/library/dd878270%28v=vs.85%29.aspx +[MSDN Approved Verbs for Windows PowerShellCommands]:http://msdn.microsoft.com/en-us/library/ms714428%28v=vs.85%29.aspx [SQL Server 2012 Documentation]:http://technet.microsoft.com/library/bb418433%28v=sql.10%29.aspx [SQLite Documentation]:https://www.sqlite.org/docs.html