Quellcode durchsuchen

Update README.md

Emanuele vor 11 Jahren
Ursprung
Commit
4d53811e6a
1 geänderte Dateien mit 3 neuen und 1 gelöschten Zeilen
  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)