From 3a984a9119cf431ec9eba7aafe5baf03376b379e Mon Sep 17 00:00:00 2001 From: zachir Date: Thu, 19 Oct 2023 08:23:38 -0500 Subject: Update documentation --- gitlab-widget/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gitlab-widget/README.md') diff --git a/gitlab-widget/README.md b/gitlab-widget/README.md index 17007bc..0a5caf4 100644 --- a/gitlab-widget/README.md +++ b/gitlab-widget/README.md @@ -21,8 +21,8 @@ It is possible to customize widget by providing a table with all or some of the | Name | Default | Description | |---|---|---| | `icon` | `./icons/gitlab-icon.svg` | Path to the icon | -| `host` | Required | e.g _https://gitlab.yourcompany.com_ | -| `access_token` | Required | e.g _h2v531iYASDz6McxYk4A_ | +| `host` | Required | e.g. `https://gitlab.yourcompany.com` | +| `access_token` | Required | e.g. `h2v531iYASDz6McxYk4A` | | `timeout` | 60 | How often in seconds the widget should be refreshed | _Note:_ -- cgit v1.2.3