Skip to content
This repository was archived by the owner on Dec 16, 2019. It is now read-only.

Commit ac36886

Browse files
committed
Update README.md
1 parent 8ffad5b commit ac36886

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,9 @@ http://dotansimha.github.io/angularjs-dropdown-multiselect/
1818
2. Manually:
1919
You can download the `.js` file directly or clone this repository.
2020
2. Include the file in your app
21-
`<script type="text/javascript" src="angularjs-dropdown-multiselect.js"></script>`
22-
You can also use the minfined version (`angularjs-dropdown-multiselect.min.js`).
21+
- `<script type="text/javascript" src="angularjs-dropdown-multiselect.js"></script>`.
22+
- You can also use the minfined version (`angularjs-dropdown-multiselect.min.js`).
2323
3. Include the module in angular (i.e. in `app.js`) - `angularjs-dropdown-multiselect`
24-
4.
2524

2625

2726
## Usage and Documentation

0 commit comments

Comments
 (0)