diff --git a/README.md b/README.md
index 238c25a9..5f37cb0f 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,13 @@
# HoloLens 2 Data Visualization
-[](http://www.youtube.com/watch?v=TjjB4RUQTG8)
+[](http://www.youtube.com/watch?v=TjjB4RUQTG8)
## Technology
- [Unity3D](https://unity.com/)
- [Bing Maps Unity SDK](https://github.com/Microsoft/MapsSDK-Unity?WT.mc_id=github-mrdd-ayyonet)
- [Mixed Reality Toolkit Unity](https://github.com/microsoft/MixedRealityToolkit-Unity?WT.mc_id=github-mrdd-ayyonet)
-- [HoloLens 2 & Windows Mixed Reality](https://docs.microsoft.com/en-us/windows/mixed-reality/?WT.mc_id=github-mrdd-ayyonet)
+- [HoloLens 2 & Windows Mixed Reality](https://docs.microsoft.com/windows/mixed-reality/?WT.mc_id=aiml-0000-ayyonet)
## Overview
@@ -15,8 +15,12 @@
The map control has been optimized for mixed reality applications and devices including the HoloLens, HoloLens 2, Windows Immersive headsets, HTC Vive, and Oculus Rift. Soon the SDK will also be provided as an extension to the [Mixed Reality Toolkit (MRTK)](https://github.com/Microsoft/MixedRealityToolkit-Unity).
-|
|
|
+### Feature Guides
+
+|
[Configuring the map](https://github.com/microsoft/MapsSDK-Unity/wiki/Configuring-the-MapRenderer) |
[Attaching GameObjects](https://github.com/microsoft/MapsSDK-Unity/wiki/Attaching-GameObjects-to-the-map) |
[Adding labels](https://github.com/microsoft/MapsSDK-Unity/wiki/Adding-labels-to-the-map) |
| :--- | :--- | :--- |
+|
[**Animating the map**](https://github.com/microsoft/MapsSDK-Unity/wiki/Animating-with-MapScenes) |
[**Raycasting the map**](https://github.com/microsoft/MapsSDK-Unity/wiki/Raycasting-the-map) |
[**Displaying copyrights**](https://github.com/microsoft/MapsSDK-Unity/wiki/Customizing-copyrights-display) |
+|
[**Customizing map data**](https://github.com/microsoft/MapsSDK-Unity/wiki/Customizing-data-sources) |
[**Displaying contour lines**](https://github.com/microsoft/MapsSDK-Unity/wiki/Displaying-contour-lines) | |
## Getting started