From 719cddd67d6294f5e4ea637f156e827474253f2b Mon Sep 17 00:00:00 2001
From: David Heinemeier Hansson <david@loudthinking.com>
Date: Fri, 18 Dec 2015 12:12:06 +0100
Subject: README.md in the app is now used to describe the app itself, not
 Rails

---
 railties/lib/rails/generators/rails/app/USAGE | 1 -
 1 file changed, 1 deletion(-)

diff --git a/railties/lib/rails/generators/rails/app/USAGE b/railties/lib/rails/generators/rails/app/USAGE
index 691095f33f..28df6ebf44 100644
--- a/railties/lib/rails/generators/rails/app/USAGE
+++ b/railties/lib/rails/generators/rails/app/USAGE
@@ -12,4 +12,3 @@ Example:
     rails new ~/Code/Ruby/weblog
 
     This generates a skeletal Rails installation in ~/Code/Ruby/weblog.
-    See the README in the newly created application to get going.
-- 
cgit v1.2.3