summaryrefslogtreecommitdiff
path: root/github-contributions-widget
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-10-19 08:23:38 -0500
committerzachir <zachir@librem.one>2023-10-19 08:23:38 -0500
commit3a984a9119cf431ec9eba7aafe5baf03376b379e (patch)
tree05c23648f9dcbef2cd603e63174099328c364032 /github-contributions-widget
parent7090693bcf60efe23a0ce4531b02b6af93cafba8 (diff)
Update documentation
Diffstat (limited to 'github-contributions-widget')
-rw-r--r--github-contributions-widget/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/github-contributions-widget/README.md b/github-contributions-widget/README.md
index 7d02008..509eb32 100644
--- a/github-contributions-widget/README.md
+++ b/github-contributions-widget/README.md
@@ -15,10 +15,10 @@ It is possible to customize the widget by providing a table with all or some of
| Name | Default | Description |
|---|---|---|
| `username` | `streetturtle` | GitHub username |
-| `days` | `365` | Number of days in the past, more days - wider the widget |
+| `days` | 365 | Number of days in the past, more days - wider the widget |
| `color_of_empty_cells` | Theme's default | Color of the days with no contributions |
-| `with_border` | `true` | Should the graph contains border or not |
-| `margin_top` | `1` | Top margin |
+| `with_border` | true | Should the graph contains border or not |
+| `margin_top` | 1 | Top margin |
| `theme` | `standard` | Color theme of the graph, see below |
_Note:_ widget height is 21px (7 rows of 3x3 cells). So it would look nice on the wibar of 22-24px height.