From bf69d1855de0b25a3a88d443b49a383b8847fdf3 Mon Sep 17 00:00:00 2001 From: olimorris Date: Sat, 13 Aug 2022 11:03:40 +0100 Subject: [PATCH] chore: remove duplicate badges --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index cb999b1..14d626b 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,6 @@

-![MIT License](https://img.shields.io/github/license/olimorris/persisted.nvim) [![Tests](https://github.com/olimorris/persisted.nvim/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/olimorris/persisted.nvim/actions/workflows/ci.yml) -

Persisted.nvim is a simple lua plugin for automated session management within Neovim.
Forked from the Persistence.nvim as active development has stopped