diff --git a/README.md b/README.md index 17d6a9ca7cf3c2cd8b7ff34a1b7e50e8ecb9c67f..0ba0df03506d2b5d298a748be10c1c553d279590 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,12 @@ PyYAML loaders with enhanced functionalities. ## Description -### `IgnoreLoader` +### [`IgnoreLoader`](pyyaml_loaders/IncludeLoader.py) Ignore all constructors with tag `!`. Load YAML file as is. -### `IncludeLoader` +### [`IncludeLoader`](pyyaml_loaders/IncludeLoader.py) Tag: `!include`