Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
lodev09 committed Aug 25, 2017
1 parent a57706f commit 528569e
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,7 @@ Several quick start options are available:
- [npm](https://www.npmjs.com/package/bootstrap-suggest): `npm install --save bootstrap-suggest`
- [bower](https://bower.io): `bower install bootstrap-suggest`

link stuff
```
<script src="js/bootstrap-suggest.js"></script>
```
```
<link rel="stylesheet" type="text/css" href="css/bootstrap-suggest.css">
```
** Make sure to link `bootstrap-suggest.js` and `bootstrap-suggest.css` to your project

## Usage

Expand Down

0 comments on commit 528569e

Please sign in to comment.