Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit e73ab41

Browse files
CHORE Build badge
1 parent 8689dbd commit e73ab41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Hacker News User Tags
22

3+
[![Build](https://github.com/lachlanmcdonald/hackernews-user-tags/actions/workflows/build.yml/badge.svg?branch=main)][build-link]
34
[![License](https://img.shields.io/badge/License-MIT-blue.svg)][license-link]
45

56
**Hacker News User Tags** is a [Tampermonkey](https://www.tampermonkey.net/) userscript which allows the user to associate a custom coloured label/tag on usernames throughout [Hacker News](https://news.ycombinator.com/).
@@ -22,3 +23,4 @@ All data is stored locally.
2223
The `<input type="color">` element in Firefox uses device-native UI controls, which does not always honor changes to the page. There are not any known work-arounds, and the color picker will need to be closed manually.
2324

2425
[license-link]: https://github.com/lachlanmcdonald/hackernews-user-tags/blob/main/LICENSE
26+
[build-link]: https://github.com/lachlanmcdonald//hackernews-user-tags/actions

0 commit comments

Comments
 (0)