Skip to content

Commit

Permalink
version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bantikyan committed Sep 21, 2019
1 parent 33b8649 commit 3fae0f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# icheck-material

<a href="#" target="_blank"><img src="https://img.shields.io/badge/bower-v1.0.1-blue.svg" alt="bower version"></a>
<a href="https://yarnpkg.com/en/package/icheck-material" target="_blank"><img src="https://img.shields.io/badge/yarn-v1.0.1-blue.svg" alt="yarn version"></a>
<a href="https://www.npmjs.com/package/icheck-material" target="_blank"><img src="https://img.shields.io/badge/npm-v1.0.1-blue.svg" alt="npm version"></a>
<a href="https://www.nuget.org/packages/icheck-material" target="_blank"><img src="https://img.shields.io/badge/nuget-v1.0.1-blue.svg" alt="nuget version"></a>
[![](https://data.jsdelivr.com/v1/package/npm/icheck-material/badge)](https://www.jsdelivr.com/package/npm/icheck-material)
Expand All @@ -23,7 +23,7 @@ Love cool tech? Check out [CoolTechUnder.com](https://cooltechunder.com/)
Several quick start options are available:

* [Download the latest release](https://github.com//bantikyan/icheck-material/archive/1.0.1.zip)
* Install with [Bower](https://bower.io): <code>bower install icheck-material</code>
* Install with [Yarn](https://yarnpkg.com/en/package/icheck-material): <code>yarn add icheck-material</code>
* Install with [npm](https://www.npmjs.com/package/icheck-material): <code>npm install icheck-material</code>
* Install with [Nuget](https://www.nuget.org/packages/icheck-material/): <code>Install-Package icheck-material</code>
* Use CDN [jsDelivr](https://www.jsdelivr.com/package/npm/icheck-material)
Expand Down

0 comments on commit 3fae0f3

Please sign in to comment.