浏览代码

Update readme.md

David Catuhe 8 年之前
父节点
当前提交
5502e5dd3b
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      readme.md

+ 4 - 0
readme.md

@@ -12,12 +12,16 @@ Getting started? Play directly with the Babylon.js API via our [playground](http
 - https://cdn.babylonjs.com/babylon.max.js
 - https://cdn.babylonjs.com/babylon.worker.js
 
+Additional references can be found on https://cdn.babylonjs.com/xxx where xxx is the folder structure you can find in the /dist folder like https://cdn.babylonjs.com/gui/babylon.gui.min.js
+
 For preview release you can use the following ones:
 
 - https://preview.babylonjs.com/babylon.js
 - https://preview.babylonjs.com/babylon.max.js
 - https://preview.babylonjs.com/babylon.worker.js
 
+Additional references can be found on https://preview.babylonjs.com/xxx where xxx is the folder structure you can find in the /dist/preview release folder like https://preview.babylonjs.com/gui/babylon.gui.min.js
+
 ## Preview release
 
 **3.1-alpha** can be found [here](https://github.com/BabylonJS/Babylon.js/tree/master/dist/preview%20release).