Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nuintun committed May 10, 2015
1 parent be9c878 commit 92122b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ npm install umd-deps

### Api
* parseDependencies(code:String, callback:Function = null, flag:Boolean = false):String
* parseDependencies(code:String, flag:Boolean = false):String
* parseDependencies(code:String, flag:Boolean = false):Array
* flag means if use "require.async" like, the result should have a property "flag" of "async"

### Example
Expand Down

0 comments on commit 92122b9

Please sign in to comment.