You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
# What is MixedRealityToolkit
4
4
5
-
MRTK is a Microsoft Driven opensource project.
5
+
MRTK is a Microsoft Driven open source project.
6
6
7
7
MRTK-Unity provides a set of foundational components and features to accelerate MR app development in Unity. Latest Release of MRTK (V2) supports HoloLens/HoloLens 2, WMR, and OpenVR platform.
8
8
@@ -75,7 +75,7 @@ Find this readme, other documentation articles and the MRTK api reference on our
75
75
76
76
Join the conversation around MRTK on [Slack](https://holodevelopers.slack.com/).
77
77
78
-
Ask questions about using MRRTK on [Stack Overflow](https://stackoverflow.com/questions/tagged/mrtk).
78
+
Ask questions about using MRTK on [Stack Overflow](https://stackoverflow.com/questions/tagged/mrtk).
79
79
80
80
Search for solution or file a new issue in [GitHub](https://github.com/Microsoft/MixedRealityToolkit-Unity/issues) if you find something broken in MRTK code.
81
81
@@ -110,7 +110,7 @@ For more information see the [Code of Conduct FAQ](https://opensource.microsoft.
| See code examples. Do a coding tutorial. Watch guest lectures. | Get design guides. Build user interface. Learn interactions and input. | Get development guides. Learn the technology. Understand the science. | Join open source projects. Ask questions on forums. Attend events and meetups. |
112
112
113
-
### Learn more about MRTK Progect
113
+
### Learn more about MRTK Project
114
114
You can find our planning material on [our wiki](https://github.com/Microsoft/MixedRealityToolkit-Unity/wiki) under Project Management Section. You can always see the items the team is actively working on in the Iteration Plan issue.
0 commit comments