From 6d3246faa35461723f545cab2f01d835a0512fa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20Let?= Date: Tue, 25 Feb 2020 20:57:32 +0100 Subject: [PATCH] Add badges --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8e2aa11..b8f14c9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +![GitHub Workflow Status](https://img.shields.io/github/workflow/status/curusarn/resh/goreleaser/master) +![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/curusarn/resh?sort=semver) + + # Rich Enhanced Shell History Context-based replacement/enhancement for zsh and bash shell history - :warning: *Work in progress*