瀏覽代碼

Update readme.md

David Catuhe 9 年之前
父節點
當前提交
3bfecce8ae
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      shadersLibrary/readme.md

+ 6 - 0
shadersLibrary/readme.md

@@ -29,6 +29,12 @@ But you can also start from scratch as you are not forced to support all these f
 
 ## Integrating the shader in the build process
 
+To build all shaders and generate the *dist* folder, just run:
+
+```
+gulp
+```
+
 To integrate your new material to the build process, you have to edit the config.sjon file and add an entry in the "materials" section of the file:
 
 ```