diff --git a/README.md b/README.md index a20e9f7..bb0f796 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This is the Python version of OpenAI Guardrails, a package for adding configurab Most users can simply follow the guided configuration and installation instructions at [guardrails.openai.com](https://guardrails.openai.com/). +[![OpenAI Guardrails configuration screenshot](docs/assets/images/guardrails-python-config-screenshot-100pct-q70.webp)](https://guardrails.openai.com) + ## Installation You can download [openai-guardrails package](https://pypi.org/project/openai-guardrails/) this way: diff --git a/docs/assets/images/guardrails-python-config-screenshot-100pct-q70.webp b/docs/assets/images/guardrails-python-config-screenshot-100pct-q70.webp new file mode 100644 index 0000000..f8d4b77 Binary files /dev/null and b/docs/assets/images/guardrails-python-config-screenshot-100pct-q70.webp differ