Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
icambron committed Aug 30, 2018
1 parent 02db4ce commit a25700a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,6 +1,6 @@
# Twix.js

[![MIT License][license-image]][license] [![Build Status][travis-image]][travis-url] [![Code Coverage][coveralls-image]][coveralls-url] [![Code Climate][code-climate-img]][code-climate-url] [![Dependencies][gemnasium-image]][gemnasium-url] [![Version][release-version-image]][release-url] [![NPM version][npm-version-image]][npm-url] ![Bower version][bower-version-image]
[![MIT License][license-image]][license] [![Build Status][travis-image]][travis-url] [![Code Climate][code-climate-img]][code-climate-url] [![Version][release-version-image]][release-url] [![NPM version][npm-version-image]][npm-url]

Twix is a comprehensive JS library for working with date ranges, and includes a customizable smart formatter. It's written in CoffeeScript and it depends on [Moment.js](http://momentjs.com/).

Expand Down Expand Up @@ -57,7 +57,7 @@ Copyright 2012-2015 Isaac Cambron and contributors. Distributed under the MIT Li

![Phasers to stun][phasers-image]

[documentation-url]: http://icambron.github.io/twix.js/docs.html
[documentation-url]: https://isaaccambron.com/twix.js/docs.html

[license-image]: http://img.shields.io/badge/license-MIT-blue.svg?style=flat-square
[license]: LICENSE.md
Expand Down

0 comments on commit a25700a

Please sign in to comment.