From 59ea75ef14227de3dc1b38fbb8f24478e472b54b Mon Sep 17 00:00:00 2001 From: Matt Triff Date: Sun, 19 Dec 2021 14:07:02 -0500 Subject: [PATCH] Update README.md De-emphasize call for maintainers. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c3b843249..ecf188bbb 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,6 @@ --- -### 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://choices-js.github.io/Choices/) @@ -1114,6 +1110,10 @@ To setup a local environment: clone this repo, navigate into its directory in a | `npm run css:watch` | Watch SCSS files for changes. On a change, run build process | | `npm run css:build` | Compile, minify and prefix SCSS files to CSS | +### Interested in contributing? + +We're always interested in having more active maintainers. Please get in touch if you're interested 👍 + ## License MIT License