Skip to content

Commit

Permalink
fixed readme doc
Browse files Browse the repository at this point in the history
  • Loading branch information
hotoo committed Sep 28, 2014
1 parent dc748bb commit ea58119
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@ line.render();

## API

### Markline(Object element, String filePath)
### Markline(Object element, String markdown)

Markline Constuctor.

Params:

* `Object element`: markline container element, Need HTMLElement, jQuery Object, or Selector.
* `String filePath`: markdown file path to be used.
* `String markdown`: markdown content.

### markline.render()

Expand Down

0 comments on commit ea58119

Please sign in to comment.