diff options
Diffstat (limited to 'github-activity-widget')
-rw-r--r-- | github-activity-widget/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/github-activity-widget/README.md b/github-activity-widget/README.md index 2dbf98b..0e4d247 100644 --- a/github-activity-widget/README.md +++ b/github-activity-widget/README.md @@ -14,8 +14,8 @@ It is possible to customize widget by providing a table with all or some of the | Name | Default | Description | |---|---|---| -| `icon` | github.png from the widget sources | Widget icon displayed on the wibar | -| `username` | your username | Required parameter | +| `icon` | `github.png` from the widget sources | Widget icon displayed on the wibar | +| `username` | Required | Your GitHub username | | `number_of_events` | 10 | Number of events to display in the list | ## Installation |