Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
smartin85 committed Feb 12, 2017
1 parent 70e66cf commit 8ad65e9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# moment-immutable
[![MIT License][license-image]][license-url]
[![Build Status][travis-image]][travis-url]

[![Dependency Status][versioneye-image]][versioneye-url]
[![npm version][npm-image]][npm-url]


Make moment.js immutable (moments and durations)
Expand Down Expand Up @@ -72,8 +73,8 @@ moment.immutable.addDurationMutable('set', 0); // makes the set-function immuta
[travis-url]: http://travis-ci.org/smartin85/moment-immutable
[travis-image]: https://travis-ci.org/smartin85/moment-immutable.svg?branch=master

[versioneye-image]: https://www.versioneye.com/user/projects/58a098466a7781004a93fadb/badge.svg
[versioneye-url]: https://www.versioneye.com/user/projects/58a098466a7781004a93fadb
[versioneye-image]: https://www.versioneye.com/user/projects/58a0d4ab6a7781003a57a209/badge.svg
[versioneye-url]: https://www.versioneye.com/user/projects/58a0d4ab6a7781003a57a209

[npm-image]: https://badge.fury.io/js/moment-immutable.svg
[npm-url]: https://badge.fury.io/js/moment-immutable

0 comments on commit 8ad65e9

Please sign in to comment.