From 14bda10963c03e6f3265bbded075ab2930b4f03f Mon Sep 17 00:00:00 2001 From: Takashi Kanemoto Date: Wed, 14 Feb 2018 19:33:33 +0900 Subject: [PATCH] docs: update readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index de9e903..52aa996 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,9 @@ $('select').select2({ theme: 'bootstrap4', }); ``` + +## Getting involved + +1. Fix [src/layout.scss](src/layout.scss), [src/_single.scss](src/_single.scss) or [src/_multiple.scss](src/_multiple.scss) +1. Do `npm run build:both` +1. Send me a Pull Requeest