Update README.md

Add Powershell guide link
This commit is contained in:
Konstantin
2015-01-12 11:00:52 +03:00
parent ce4c53b2a3
commit f211e6426e
+2
View File
@@ -5,6 +5,7 @@
- [MSDN ASP.NET MVC] - [MSDN ASP.NET MVC]
- [Google's R Style Guide] - [Google's R Style Guide]
- [Google Python Style Guide] - [Google Python Style Guide]
- []
## Relation Database ## Relation Database
- SQL Server ([SQL Server 2012 Documentation]) - SQL Server ([SQL Server 2012 Documentation])
@@ -25,6 +26,7 @@
[MSDN ASP.NET MVC]:http://msdn.microsoft.com/en-us/library/ms229042.aspx [MSDN ASP.NET MVC]:http://msdn.microsoft.com/en-us/library/ms229042.aspx
[Google's R Style Guide]:http://google-styleguide.googlecode.com/svn/trunk/Rguide.xml [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 [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
[SQL Server 2012 Documentation]:http://technet.microsoft.com/library/bb418433%28v=sql.10%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 [SQLite Documentation]:https://www.sqlite.org/docs.html