Skip to content

Commit cbbc3a3

Browse files
authored
remove code climate from readme
1 parent a25700a commit cbbc3a3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Twix.js
22

3-
[![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]
3+
[![MIT License][license-image]][license] [![Build Status][travis-image]][travis-url] [![Version][release-version-image]][release-url] [![NPM version][npm-version-image]][npm-url]
44

55
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/).
66

@@ -76,9 +76,6 @@ Copyright 2012-2015 Isaac Cambron and contributors. Distributed under the MIT Li
7676
[coveralls-url]: https://coveralls.io/github/icambron/twix.js
7777
[coveralls-image]: https://img.shields.io/coveralls/icambron/twix.js/master.svg?style=flat-square
7878

79-
[code-climate-img]: https://img.shields.io/codeclimate/github/icambron/twix.js.svg?style=flat-square
80-
[code-climate-url]: https://codeclimate.com/github/icambron/twix.js
81-
8279
[gemnasium-url]: https://gemnasium.com/icambron/twix.js
8380
[gemnasium-image]: https://img.shields.io/gemnasium/icambron/twix.js.svg?style=flat-square
8481

0 commit comments

Comments
 (0)