From 6e17cd11e06cb74fa88b69c27336877935d547ae Mon Sep 17 00:00:00 2001 From: Chris Vigelius Date: Wed, 17 Aug 2022 16:36:13 +0200 Subject: [PATCH] Update README.md point out where to find bootstrap5 support ;) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3c1d168..a789de1 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ Try the DEMO! [Bootstrap 3 latest DEV version](https://raw.githack.com/xcash/bootstrap-autocomplete/master/dist/latest/indexV3.html) +Note: Bootstrap 5 support is in the `v300` branch ([Code](/xcash/bootstrap-autocomplete/tree/xcash-v300)), ([Demo](https://raw.githack.com/xcash/bootstrap-autocomplete/xcash-v300/dist/latest/indexV5.html)) Creating DEV Environment ========================