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