From 05d877a9cd1395e1298674d8d0daa7b54e36149c Mon Sep 17 00:00:00 2001 From: Attumm Date: Mon, 13 May 2024 13:35:37 +0200 Subject: [PATCH] Added status badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9815848..23a3a7a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Meesee -[![Build Status](https://travis-ci.com/Attumm/meesee.svg?branch=main)](https://travis-ci.com/Attumm/meesee) +[![CI](https://github.com/Attumm/meesee/actions/workflows/ci.yml/badge.svg)](https://github.com/Attumm/meesee/actions/workflows/ci.yml) Task queue, Long lived workers process parallelization, with Redis as backend. The project is used in production by three different companies.