Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
georgy7 authored Apr 13, 2017
1 parent 2f7186c commit bbe918d
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 @@ -103,7 +103,7 @@ You can parse your markup without making HTML.
LineMLNode result = lmlToNode!LineMLNode(input);
```

But the main purpose of the package is to use a `LineMLNode` subclass to generate the tree.
But the main purpose of the package is to use `LineMLNode` subclasses to generate the trees.
Then, you can populate the objects and use them programmatically anyway you want it.

## License
Expand Down

0 comments on commit bbe918d

Please sign in to comment.