summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2afffea..9f9f727 100644
--- a/README.md
+++ b/README.md
@@ -171,6 +171,11 @@ The deprecation timeline is:
| `0.6.x` | Compatibility shims emit a `DeprecationWarning`. |
| `1.0.0` | Shims are removed or kept, depending on observed usage. |
+## Examples
+
+A runnable end-to-end example lives in [`examples/basic.py`](examples/basic.py),
+and a Vagrant-based lab setup under [`examples/vagrant/`](examples/vagrant/).
+
## Logging
`pyvyos` uses the standard `logging` module under the `pyvyos` namespace and