Skip to content

Commit

Permalink
add codeclimate to readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
ccallebs committed Apr 1, 2014
1 parent e1de446 commit 5d6d5bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
@@ -1,5 +1,8 @@
# SplitDateTime

[![Code Climate](https://codeclimate.com/github/ccallebs/split_date_time.png)](https://codeclimate.com/github/ccallebs/split_date_time)
[![Code Climate](https://codeclimate.com/github/ccallebs/split_date_time/coverage.png)](https://codeclimate.com/github/ccallebs/split_date_time)

A simple gem that allows you to split a DateTime field into a Date and a Time field for separate processing.

## Installation
Expand Down

0 comments on commit 5d6d5bf

Please sign in to comment.