@ -24,6 +24,8 @@ xml = document.to_xml()
document = OPML.from_xml(xml)
```
See also the [examples directory](https://git.bauke.xyz/Holllo/opyml/src/branch/main/examples).
## Development
* Install dependencies with `poetry shell && poetry install`.