فهرست منبع

Update readme.md

David Catuhe 9 سال پیش
والد
کامیت
347218b9ee
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      shadersLibrary/readme.md

+ 2 - 2
shadersLibrary/readme.md

@@ -1,6 +1,6 @@
 # Shaders library
 # Shaders library
 
 
-## Using a shader form the library
+## Using a shader from the library
 
 
 You can find multiple shaders that just works with Babylon.js in *dist* folder. To use then, you only need to reference the associated .js file and use the new provided material:
 You can find multiple shaders that just works with Babylon.js in *dist* folder. To use then, you only need to reference the associated .js file and use the new provided material:
 
 
@@ -68,4 +68,4 @@ gui.add(options, 'shader', ['standard', 'simple']).onFinishChange(function () {
 				});
 				});
 ```
 ```
 
 
-This page allows you to test your code with animated meshes, shadows, various kinds of lights and fog. Just use the UI on the right to turn features on and off.
+This page allows you to test your code with animated meshes, shadows, various kinds of lights and fog. Just use the UI on the right to turn features on and off.