浏览代码

Add nuget project in README

Emanuele Marchi 11 年之前
父节点
当前提交
63545ebb5a
共有 2 个文件被更改,包括 4 次插入0 次删除
  1. 1 0
      .gitignore
  2. 3 0
      README.md

+ 1 - 0
.gitignore

@@ -1,4 +1,5 @@
 .grunt
+npm-debug.log
 node_modules
 components
 .idea/

+ 3 - 0
README.md

@@ -43,6 +43,9 @@ If you want to use your bootstrap variables, include `bootstrap-switch.less` in
 ## AngularJs
 A custom directive is available [here](https://github.com/frapontillo/angular-bootstrap-switch)
 
+## NuGet
+A NuGet package is available [here](https://github.com/blachniet/bootstrap-switch-nuget)
+
 ## Supported browsers
 
 IE8+ and all the other modern browsers (until proven otherwise: submit a issue and let's see what we can do).