diff --git a/Docking.md b/Docking.md index 4d1f363..6cecb2e 100644 --- a/Docking.md +++ b/Docking.md @@ -9,7 +9,7 @@ #### Where to find it? -Docking is currently available in the [docking](https://github.com/ocornut/imgui/tree/docking) branch. This is a well maintained branch and most large teams have been using this branch for a while. It is safe and recommended to use that branch. +Docking is currently available in the [docking](https://github.com/ocornut/imgui/tree/docking) branch. This is a well maintained branch and most large teams have been using this branch for a while. It is safe and recommended to use that branch. The branch also include the [Multi-viewports](https://github.com/ocornut/imgui/wiki/Multi-Viewports) feature. #### How can I enable docking?