diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 131b9d7..33531ab 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -7,6 +7,7 @@ on: paths: - "*.go" - ".github/workflows/*" + - "README.md" jobs: build: diff --git a/README.md b/README.md index 351eacb..816971b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

q

-A tiny command line DNS client with support for UDP, TCP, DoT, DoH, DoQ, and ODoH. +A tiny and feature-rich command line DNS client with support for UDP, TCP, DoT, DoH, DoQ, and ODoH. [![Release](https://img.shields.io/github/v/release/natesales/q?style=for-the-badge)](https://github.com/natesales/q/releases) ![Coverage](coverage_badge.png)