mirror of
https://github.com/Stone-Red-Code/naming-convention.git
synced 2026-09-08 23:43:52 +02:00
Update README.md
add some links
This commit is contained in:
@@ -1,4 +1,15 @@
|
|||||||
naming-convention
|
naming-convention
|
||||||
=================
|
=================
|
||||||
|
|
||||||
Templates for naming convention
|
# Templates for naming convention
|
||||||
|
|
||||||
|
## Usefull Links
|
||||||
|
- [MSDN C#]
|
||||||
|
- [MSDN ASP.NET MVC]
|
||||||
|
- [Google's R Style Guide]
|
||||||
|
- [Google Python Style Guide]
|
||||||
|
|
||||||
|
[MSDN C#]:http://msdn.microsoft.com/en-us/library/xzf533w0%28v=vs.71%29.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 Python Style Guide]:https://google-styleguide.googlecode.com/svn/trunk/pyguide.html
|
||||||
|
|||||||
Reference in New Issue
Block a user