diff --git a/README.md b/README.md index a432fc4..9d4c143 100755 --- a/README.md +++ b/README.md @@ -304,7 +304,7 @@ actionSet.on('action_name.pre', function(){ actions are mainly load-time entities. -XXX add doc about the code format... + ### The action system main protocols: @@ -479,8 +479,6 @@ the second arguments, and as normal a result on the post phase. #### 4. Action attributes -XXX - ``` .getActionAttr('action', 'attr') -> @@ -663,7 +661,7 @@ done to prevent actions competing to return a value. -XXX need docs on mix(..) and .mix*(..) protocols... + ## License