Skip to content

Commit ff01fd2

Browse files
committed
update README.md
1 parent df62b07 commit ff01fd2

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

Diff for: README.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Angular Bootstrap Toggle - [AngularJS](http://angularjs.org/) Toggle directive specific to [Bootstrap](http://getbootstrap.com)
1+
### Angular Bootstrap Toggle - [AngularJS](http://angularjs.org/) version of [Bootstrap Toggle](http://www.bootstraptoggle.com/)
22

33
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ziscloud/angular-bootstrap-toggle?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
44
[![Build Status](https://secure.travis-ci.org/ziscloud/angular-bootstrap-toggle.svg)](http://travis-ci.org/ziscloud/angular-bootstrap-toggle)
@@ -30,13 +30,6 @@ It is strongly recommended you use Angular 1.3+ or higher due to 'Bind Once'.
3030
$ bower install angular-bootstrap-toggle --save
3131
```
3232

33-
#### Manual download
34-
35-
After downloading dependencies (or better yet, referencing them from your favorite CDN) you need to download build version of this project.
36-
All the files and their purposes are described here:
37-
https://github.com/ziscloud/angular-bootstrap-toggle/tree/gh-pages#build-files
38-
Don't worry, if you are not sure which file to take, opt for `angular-bootstrap-toggle.min.js` and `angular-bootstrap-toggle.min.css`.
39-
4033
### Adding dependency to your project
4134

4235
When you are done downloading all the dependencies and project files the only remaining part is to add dependencies on the `ui.toggle` AngularJS module:

0 commit comments

Comments
 (0)