Преглед изворни кода

Merge pull request #1614 from winksaville/tweaks-readme.mds

Indent sublists using leading spaces
David Catuhe пре 8 година
родитељ
комит
d4c13e8484
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      readme.md

+ 4 - 0
readme.md

@@ -19,10 +19,10 @@ You can help by testing or contributing to the next version.
 - We are not complicated people, but we still have some [coding guidelines](http://doc.babylonjs.com/generals/Approved_Naming_Conventions)
 - Before submitting your PR, just check that everything goes well by [creating the minified version](http://doc.babylonjs.com/generals/Creating_the_Mini-fied_Version)
 - Need help contributing, here are some links:
+  - [Gulp](https://github.com/BabylonJS/Babylon.js/tree/master/Tools/Gulp) to build from command line.
+  - [VSCode Editor](https://code.visualstudio.com/), Microsoft Code editor, see [Julian Chenard's post](http://pixelcodr.com/tutos/contribute/contribute.html) a Microsoft code editor.
+  - [Visual Studio](http://doc.babylonjs.com/generals/setup_visualStudio), Microsoft's IDE.
+  - [Forum thread](http://www.html5gamedevs.com/topic/20456-contributing-on-babylonjs/) for assistance from our very helpful family.
 
 ## Documentation
 - [Documentation](http://doc.babylonjs.com)