Procházet zdrojové kódy

Merge pull request #5236 from phuein/patch-6

Build instructions added.
David Catuhe před 7 roky
rodič
revize
ef49fd111f
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. 4 0
      readme.md

+ 4 - 0
readme.md

@@ -124,3 +124,7 @@ If you want to contribute, please read our [contribution guidelines](https://git
 ## Features
 
 To get a complete list of supported features, please visit our [website](https://www.babylonjs.com/#specifications).
+
+## Build
+
+Babylon.js is automatically built using [Gulp](https://gulpjs.com/). For further instructions see the readme at [/Tools/Gulp](https://github.com/BabylonJS/Babylon.js/tree/master/Tools/Gulp).