Skip to content

Commit 92833a4

Browse files
committed
Fix up the README table layout issue.
The previous change added some new information into the middle table, which broke the table formatting (table content must be contiguous otherwise it ends up just rendering the | and ---- values as-is)
1 parent ad7b23b commit 92833a4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ For more information see the [Code of Conduct FAQ](https://opensource.microsoft.
7474

7575
# Useful resources on Microsoft Windows Dev Center
7676
| ![Academy](External/ReadMeImages/icon_academy.png) [Academy](https://developer.microsoft.com/en-us/windows/mixed-reality/academy)| ![Design](External/ReadMeImages/icon_design.png) [Design](https://developer.microsoft.com/en-us/windows/mixed-reality/design)| ![Development](External/ReadMeImages/icon_development.png) [Development](https://developer.microsoft.com/en-us/windows/mixed-reality/development)| ![Community)](External/ReadMeImages/icon_community.png) [Community](https://developer.microsoft.com/en-us/windows/mixed-reality/community)|
77+
| :--------------------- | :----------------- | :------------------ | :------------------------ |
78+
| 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. |
7779

7880
### For details on the different branches used in the Mixed Reality Toolkit repositories, check this [Branch Guide here](https://github.com/Microsoft/MixedRealityToolkit-Unity/wiki/Branch-Guide).
7981

@@ -83,8 +85,5 @@ For more information see the [Code of Conduct FAQ](https://opensource.microsoft.
8385
8486
> Learn more about the approach behind the [Windows Mixed Reality - vNext SDK](/MRTK-SDK.md) here.
8587
86-
| :--------------------- | :----------------- | :------------------ | :------------------------ |
87-
| 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. |
88-
8988
# How to Contribute
9089
View the [**How To Contribute**](https://github.com/Microsoft/MixedRealityToolkit-Unity/wiki/How-to-Contribute) wiki page for the most up to date instructions on contributing to the Mixed Reality Toolkit!

0 commit comments

Comments
 (0)