From 3dec918b72ff657d165ce469c7c77c7c913b4fc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Mendon=C3=A7a=20Fran=C3=A7a?= Date: Mon, 25 Feb 2013 22:20:41 -0300 Subject: [PATCH] Make the text of older release more generic --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 41aa1399..aece1fed 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,7 @@ your forms. The basic goal of SimpleForm is to not touch your way of defining th you find the better design for your eyes. Most of the DSL was inherited from Formtastic, which we are thankful for and should make you feel right at home. -INFO: This README is [also available in a friendly navigable format](http://simple-form.plataformatec.com.br/) -and refers to **SimpleForm** 2.0. If you are using **SimpleForm** in the versions 1.x, you should -check this branch: - -https://github.com/plataformatec/simple_form/tree/v1.5 +INFO: This README refers to **SimpleForm** 2.1. For older releases, check the related branch for your version. ## Installation