diff --git a/docs/index.rst b/docs/index.rst index 1642d59..66b71a2 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -43,8 +43,17 @@ Using CDN (thanks to JSDelivr) +Using NPM + + npm install bootstrap-autocomplete + +Using YARN + + yarn add bootstrap-autocomplete + That's it! Go on to enhance your text fields! :) + Basic usage -----------