summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpingarelho <davidamaral101@gmail.com>2023-09-20 23:11:49 +0100
committerzachir <zachir@librem.one>2023-10-19 08:23:46 -0500
commit0555c7181782a09ec0c7c382b33df9c397de584f (patch)
treeb3dd1e926bb2f71f63b1ceeb27f959e1ae2b07ad
parent4e6972dde0bfe14767f757cd0541cd951a101d4f (diff)
'GitHub username' instead of 'Your GitHub...'
-rw-r--r--github-activity-widget/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/github-activity-widget/README.md b/github-activity-widget/README.md
index 0e4d247..2b89d70 100644
--- a/github-activity-widget/README.md
+++ b/github-activity-widget/README.md
@@ -15,7 +15,7 @@ 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` | Required | Your GitHub username |
+| `username` | Required | GitHub username |
| `number_of_events` | 10 | Number of events to display in the list |
## Installation