From ebbea8c3b0f20473e05112f61bc8ce3bd6bf12da Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Tue, 28 Jul 2020 11:01:32 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9721e3e..202f981 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # Choices.js [![Actions Status](https://github.com/jshjohnson/Choices/workflows/Build%20and%20test/badge.svg)](https://github.com/jshjohnson/Choices/actions) [![Actions Status](https://github.com/jshjohnson/Choices/workflows/Bundle%20size%20checks/badge.svg)](https://github.com/jshjohnson/Choices/actions) [![npm](https://img.shields.io/npm/v/choices.js.svg)](https://www.npmjs.com/package/choices.js) +--- + +### I'm looking for active maintainers for this project as I no longer have the time to support it. Please get in touch if you're interested 👍 + +--- + A vanilla, lightweight (~19kb gzipped 🎉), configurable select box/text input plugin. Similar to Select2 and Selectize but without the jQuery dependency. [Demo](https://joshuajohnson.co.uk/Choices/)