From 0f37e88387e6c9c7f9576b6316fef415eb50d97e Mon Sep 17 00:00:00 2001 From: Neil Satra Date: Wed, 9 Mar 2016 11:20:22 +0000 Subject: [PATCH] Mention select2 version dependency in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0708eef..bef0c1e 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,5 @@ [Select2-bootstrap-css](https://github.com/t0m/select2-bootstrap-css/tree/bootstrap3) wrapped for meteor. + +NOTE: This package is for versions 2 and 3 of Select2. For version 4 (the latest, as of March 2016), please refer to https://github.com/select2/select2-bootstrap-theme.