Add a link to the examples directory.
This commit is contained in:
parent
a9f357cf0c
commit
8fb985923f
|
@ -24,6 +24,8 @@ xml = document.to_xml()
|
||||||
document = OPML.from_xml(xml)
|
document = OPML.from_xml(xml)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
See also the [examples directory](https://git.bauke.xyz/Holllo/opyml/src/branch/main/examples).
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
* Install dependencies with `poetry shell && poetry install`.
|
* Install dependencies with `poetry shell && poetry install`.
|
||||||
|
|
Loading…
Reference in New Issue