From 756ca87761d52455b6de04d58e247c8f08cf7003 Mon Sep 17 00:00:00 2001 From: "J.I. /podhead" <117015142+ji-podhead@users.noreply.github.com> Date: Wed, 13 Nov 2024 11:28:40 +0100 Subject: [PATCH] Update README.md --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1c6721d..ce374dd 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ @@ -29,8 +29,11 @@ pip install opnsense-helper ``` ## usage -> you can run the provided snippets directly by pulling the [example file](https://github.com/the-pod-shop/opnsense-helper/blob/main/python/examples/add_vlans.py) -> Please se the [Api Docs](https://ji-podhead.github.io/opnsense-helper/.docs/_build/html/index.html), the corresponding [pip package](https://pypi.org/project/opnsense-helper/) site and soon also the Ansible collection. +> - you can run the provided snippets directly by pulling the [example file](https://github.com/the-pod-shop/opnsense-helper/blob/main/python/examples/add_vlans.py) +> - Please also have a look at: +> - the [Api Docs](https://ji-podhead.github.io/opnsense-helper/.docs/_build/html/index.html) +> - the corresponding [pip package](https://pypi.org/project/opnsense-helper/) +> - and soon also the Ansible collection. ### required variables * import the package and define the needed variables for the main class
- + Static Badge - + PyPI - Version