1
1
mirror of https://github.com/walles/moar.git synced 2024-08-17 07:50:35 +03:00

Make clicking CI badges take you to a good place

This commit is contained in:
Johan Walles 2023-03-03 08:13:04 +01:00
parent fcc10582c9
commit 367c44d734

View File

@ -1,5 +1,5 @@
![Linux CI](https://github.com/walles/moar/actions/workflows/linux-ci.yml/badge.svg?branch=master)
![Windows CI](https://github.com/walles/moar/actions/workflows/windows-ci.yml/badge.svg?branch=master)
[![Linux CI](https://github.com/walles/moar/actions/workflows/linux-ci.yml/badge.svg?branch=master)](https://github.com/walles/moar/actions/workflows/linux-ci.yml?query=branch%3Amaster)
[![Windows CI](https://github.com/walles/moar/actions/workflows/windows-ci.yml/badge.svg?branch=master)](https://github.com/walles/moar/actions/workflows/windows-ci.yml?query=branch%3Amaster)
Moar is a pager. It reads and displays UTF-8 encoded text from files or
pipelines.