Skip to content

Commit abd1e20

Browse files
committed
chore(docs): update TOC
1 parent 0c09ea0 commit abd1e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ Hierarchical debug menu system for Unity that makes it easy to create intuitive
3636
- [Workflow in multiple scenes](#workflow-in-multiple-scenes)
3737
- [Exclude from the release builds](#exclude-from-the-release-builds)
3838
- [Custom Cells](#custom-cells)
39-
- [Extending Built-in Cell Prefabs](#extending-built-in-cell-prefabs)
4039
- [Advanced Usage](#advanced-usage)
4140
- [Use async methods instead of coroutines](#use-async-methods-instead-of-coroutines)
4241
- [Hide Backdrop](#hide-backdrop)
@@ -46,6 +45,7 @@ Hierarchical debug menu system for Unity that makes it easy to create intuitive
4645
- [Change the min/max size of the debug menu](#change-the-minmax-size-of-the-debug-menu)
4746
- [Customize the look](#customize-the-look)
4847
- [Pop multiple screens at once](#pop-multiple-screens-at-once)
48+
- [Extending Built-in Cell Prefabs](#extending-built-in-cell-prefabs)
4949
- [Extension Packages](#extension-packages)
5050
- [Display the system information of Unity](#display-the-system-information-of-unity)
5151
- [In-game Debug Console](#in-game-debug-console)

0 commit comments

Comments
 (0)