Skip to content

Commit 57c8ff3

Browse files
committed
fix: Adjust formatting of notes in README.md for consistency
1 parent a215488 commit 57c8ff3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ This repository focuses on reusable Python functions for Open WebUI. It includes
9696
9797
1. **Ensure admin access**
9898

99-
> [!NOTE]
100-
> You must be an admin in Open WebUI to install functions.
99+
> [!NOTE]
100+
> You must be an admin in Open WebUI to install functions.
101101
102102
2. **Open Admin Settings**
103103
- Navigate to the **Admin Settings** section in Open WebUI.
@@ -112,8 +112,8 @@ This repository focuses on reusable Python functions for Open WebUI. It includes
112112
5. **Set environment variables if required**
113113
- Some functions require API keys or provider-specific configuration through environment variables.
114114

115-
> [!IMPORTANT]
116-
> Set [WEBUI_SECRET_KEY](https://docs.openwebui.com/getting-started/env-configuration/#webui_secret_key) for secure encryption of sensitive API keys. This is **required** for the encryption features to work properly.
115+
> [!IMPORTANT]
116+
> Set [WEBUI_SECRET_KEY](https://docs.openwebui.com/getting-started/env-configuration/#webui_secret_key) for secure encryption of sensitive API keys. This is **required** for the encryption features to work properly.
117117
118118
6. **Save and activate**
119119
- Save the function, and it will be available inside Open WebUI.

0 commit comments

Comments
 (0)