From c83d7ee712244e4010543e81b0940dace443f754 Mon Sep 17 00:00:00 2001 From: Matt McCormick Date: Tue, 3 Aug 2021 17:35:37 -0400 Subject: [PATCH] DOC: Add GitHub Actions badge to README --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index b0cc39b..05397c7 100644 --- a/README.rst +++ b/README.rst @@ -10,6 +10,9 @@ CPU, RAM, and load monitor for use with tmux_ .. image:: https://circleci.com/gh/thewtex/tmux-mem-cpu-load.svg?style=svg :target: https://circleci.com/gh/thewtex/tmux-mem-cpu-load + +.. image:: https://github.com/thewtex/tmux-mem-cpu-load/actions/workflows/main.yml/badge.svg + :target: https://github.com/thewtex/tmux-mem-cpu-load/actions/workflows/main.yml Description ===========