Skip to content

Commit ede14d1

Browse files
committed
[fix] reame
1 parent 916e1a1 commit ede14d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -370,8 +370,8 @@ This section describes the major APIs and can be used as a reference when custom
370370
#### method
371371
| method name | description |
372372
| ---- | ---- |
373-
| AddMenu(ICircleMenuFactory factory) | Add your custom menu. |
374-
| AddMenu(string path, GUIContent content, Action action) | Add menus manually. |
373+
| AddMenu(ICircleMenuFactory factory) | Add custom menu. |
374+
| AddMenu(string path, GUIContent content, Action action) | Add a menu manually. |
375375
| AddMenu(ContextCircleMenuAttribute attribute, MethodInfo method) | Add a menu from the attributes. |
376376
| ConfigureFolder(IFolderCircleMenuFactory factory) | Replace with your custom folder menu. |
377377
| ConfigureButton(IButtonFactory factory) | Replace with your custom button. |

0 commit comments

Comments
 (0)