From 46ebc6f8ffdd89374d765267165d90e910180642 Mon Sep 17 00:00:00 2001 From: Martin Sumner Date: Tue, 25 May 2021 14:26:47 +0100 Subject: [PATCH] Update CI Badge (#337) * Update README.md * Update README.md * Update README.md * Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc768b2..2c90b0c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Introduction -[![Build Status](https://travis-ci.com/martinsumner/leveled.svg?branch=master)](https://travis-ci.com/martinsumner/leveled) +[![Build Status](https://github.com/martinsumner/leveled/actions/workflows/erlang.yml/badge.svg?branch=develop-3.1)](https://github.com/martinsumner/leveled/actions) Leveled is a simple Key-Value store based on the concept of Log-Structured Merge Trees, with the following characteristics: