Skip to content

Commit dffc5f4

Browse files
committed
Rename Images -> images
1 parent 42571c2 commit dffc5f4

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Mixed Reality Toolkit for Unity
22

3-
![Mixed Reality Toolkit](./Images/MRTK_Unity_header.png)
3+
![Mixed Reality Toolkit](./images/MRTK_Unity_header.png)
44

5-
![MRTK3 Banner](./Images/MRTK3_banner.png)
5+
![MRTK3 Banner](./images/MRTK3_banner.png)
66

77
**MRTK3** is the third generation of the Mixed Reality Toolkit for Unity. It's an open source project designed to accelerate cross-platform mixed reality development in Unity. MRTK3 is built on top of [Unity's XR Interaction Toolkit (XRI)](https://docs.unity3d.com/Packages/com.unity.xr.interaction.toolkit@2.1/manual/index.html) and OpenXR. This new generation of MRTK is intended to be faster, cleaner, and more modular, with an easier cross-platform development workflow enabled by OpenXR and the Unity Input System.
88

@@ -87,7 +87,7 @@ As a result of this change, there is not a unified MRTK3 product version.
8787

8888
To help identify specific packages and their versions, MRTK3 provides an about dialog that lists the relevant packages included in the project. To access this dialog, select `Mixed Reality` > `MRTK3` > `About MRTK` from the Unity Editor menu.
8989

90-
![About MRTK Panel](Images/AboutMRTK.png)
90+
![About MRTK Panel](images/AboutMRTK.png)
9191

9292
## Contributing
9393

0 commit comments

Comments
 (0)