Update README.md

Add powershell link
This commit is contained in:
Konstantin
2015-01-12 11:03:43 +03:00
parent 74dd0db1ad
commit fc5eda359d
+2
View File
@@ -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