From 930ce71eb96cb782a34d0775f9ddb3420f3afee5 Mon Sep 17 00:00:00 2001 From: streetturtle Date: Tue, 16 Jun 2020 22:24:30 -0400 Subject: Update README.md --- github-activity-widget/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'github-activity-widget') diff --git a/github-activity-widget/README.md b/github-activity-widget/README.md index 8a7fe09..7b82230 100644 --- a/github-activity-widget/README.md +++ b/github-activity-widget/README.md @@ -2,6 +2,9 @@ Widget shows recent activities on GitHub. It is very similar to the GitHub's "All activity" feed on the main page: +

+ +

![screenshot](./screenshot.png) Mouse click on the item opens repo/issue/pr depending on the type of the activity. Mouse click on user's avatar opens user GitHub profile. @@ -60,4 +63,4 @@ else -- and then set function() avatar_img:set_image(path_to_avatar) end) end - ``` \ No newline at end of file + ``` -- cgit v1.2.3