From c47c51c2149a3a814a4e150bca6a131b53ece43a Mon Sep 17 00:00:00 2001 From: Andrew Meyer Date: Tue, 7 Jan 2014 13:28:28 -0600 Subject: [PATCH] Target note in README to users of Tilt v1.4 Fix note at the top of the README to make it more useful to users of Tilt v1.4. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6fd33211..03df23bf 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ Tilt [![Build Status](https://secure.travis-ci.org/rtomayko/tilt.png)](http://travis-ci.org/rtomayko/tilt) [![Dependency Status](https://gemnasium.com/rtomayko/tilt.png)](https://gemnasium.com/rtomayko/tilt) ==== -**NOTE** The following file documents the upcoming release of Tilt (2.1). See -https://github.com/rtomayko/tilt/tree/v2.0.0 for the current version. +**NOTE** The following file documents the current release of Tilt (2.0). See +https://github.com/rtomayko/tilt/tree/tilt-1 for documentation for Tilt 1.4. Tilt is a thin interface over a bunch of different Ruby template engines in an attempt to make their usage as generic as possible. This is useful for web