README.rdoc in tailor-1.1.3 vs README.rdoc in tailor-1.1.4

- old
+ new

@@ -1,10 +1,11 @@ = tailor * http://github.com/turboladen/tailor {<img src="https://secure.travis-ci.org/turboladen/tailor.png?branch=master" alt="Build Status" />}[http://travis-ci.org/turboladen/tailor] +{<img src="https://codeclimate.com/badge.png" />}[https://codeclimate.com/github/turboladen/tailor] == DESCRIPTION: tailor parses Ruby files and measures them with some style and static analysis "rulers". Default values for the Rulers are based on a number of style guides @@ -91,11 +92,11 @@ Check defaults (lib/**/*.rb): $ tailor -Use defaults via a Rake task: +Use defaults via a Rake task (if you have a .tailor file, it'll use those settings): require 'tailor/rake_task' Tailor::RakeTask.new @@ -343,11 +344,10 @@ Next time you run tailor, your Ruler will get initialized and used. == REQUIREMENTS: * Rubies (tested) - * 1.9.2 * 1.9.3 * Gems * log_switch * term-ansicolor * text-table @@ -358,10 +358,10 @@ == LICENSE: (The MIT License) -Copyright (c) 2010-2012 Steve Loveless +Copyright (c) 2010-2013 Steve Loveless Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish,