Emanuele před 11 roky
rodič
revize
4d53811e6a
1 změnil soubory, kde provedl 3 přidání a 1 odebrání
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -41,7 +41,9 @@ Enjoy.
 If you want to use your bootstrap variables, include `bootstrap-switch.less` in your compilation stack. You can even choose among Bootstrap versions 2.3.2 or 3.*.* compatible source.
 
 ## AngularJs
-A custom directive is available [here](https://github.com/frapontillo/angular-bootstrap-switch)
+Two custom directives are available:
+- [angular-bootstrap-switch](https://github.com/frapontillo/angular-bootstrap-switch)
+- [angular-toggle-switch](https://github.com/JumpLink/angular-toggle-switch)
 
 ## KnockoutJs
 A Knockout binding handler is available [here](https://github.com/pauloortins/knockout-bootstrap-switch)