瀏覽代碼

edit index.md

Daniel Ahn 2 年之前
父節點
當前提交
09ea217730
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      docs/index.md

+ 4 - 4
docs/index.md

@@ -22,14 +22,14 @@ hero:
 features:
   - icon: 💡
     title: Declarative
-    details: Build 3D scene as they were Vue components.
+    details: Build 3D scenes with Vue components.
   - icon: ⚡️
     title: Powered by Vite
-    details: Hot Module Replacement (HMR) that stays fast regardless of app size.
+    details: Hot Module Replacement (HMR) stays fast regardless of app size.
   - icon: 🥰
     title: Keeps up to date
-    details: It brings all the updated features of ThreeJS right away.
+    details: All the latest features of ThreeJS right away thanks to a Vue custom renderer.
   - icon: 🌳
     title: Ecosystem
-    details: Extend the core functionality with packages like `cientos` and `postprocessing`. Or add your own.
+    details: Extend core functionality with packages like `cientos` and `postprocessing`. Or add your own!
 ---