Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
angelogladding authored Nov 30, 2023
1 parent dd8dab6 commit 299e92a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ Parse content from a URL:
obj = mf2py.parse(url="http://tommorris.org/")
```

### Extensions

---

`parse` is a convenience method that actually delegates to
`mf2py.Parser` to do the real work. More sophisticated behaviors are
available by invoking the object directly.
Expand Down

0 comments on commit 299e92a

Please sign in to comment.