Skip to content

Commit 4c7e760

Browse files
committed
change what is exokit to engine overview
1 parent 2a9defb commit 4c7e760

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/docs/engine/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: What is Exokit?
2+
title: Engine Overview
33
section_title: Engine
44
section_order: 3
55
type: engine
@@ -18,12 +18,12 @@ The Exokit Engine is built using Node.js. It is primarily used to power 3d exper
1818

1919
![DumzXuYU0AEInfW](https://user-images.githubusercontent.com/29695350/57173364-27482c80-6df4-11e9-9464-c8ddf4a00ccd.jpg)
2020

21-
## Exokit and the Web
22-
Exokit provides native hooks for WebGL, WebXR, WebVR, WebAudio, and other APIs used for immersive experiences.
23-
The Exokit engine loads web pages and experiences built with your favorite frameworks like THREE.js, A-Frame, Babylon.js, etc.
21+
## Exokit Engine and the Web
22+
Exokit Engine provides native hooks for WebGL, WebXR, WebVR, WebAudio, and other APIs used for immersive experiences.
23+
The Exokit Engine loads web pages and experiences built with your favorite frameworks like THREE.js, A-Frame, Babylon.js, etc.
2424

2525
![Screenshot from 2019-03-05 19-05-23](https://user-images.githubusercontent.com/29695350/57173374-7c843e00-6df4-11e9-8e5d-9191912a11f7.png)
2626

2727
## Get started
28-
Start your journey, [download Exokit here](https://get.exokit.org/).
29-
If you are a developer, [get started developing on Exokit here](../sdk/buildFromSource).
28+
Start your journey, [download Exokit Engine here](https://get.exokit.org/).
29+
If you are a developer, [get started developing on Exokit Engine here](../sdk/buildFromSource).

0 commit comments

Comments
 (0)