Update CI Badge (#337)

* Update README.md

* Update README.md

* Update README.md

* Update README.md
This commit is contained in:
Martin Sumner 2021-05-25 14:26:47 +01:00 committed by GitHub
parent ed0301e2cf
commit 46ebc6f8ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
## Introduction ## 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: Leveled is a simple Key-Value store based on the concept of Log-Structured Merge Trees, with the following characteristics: