From cf4deebf2eddc385e721b1d131e2ce6a27f26c9d Mon Sep 17 00:00:00 2001 From: Andrew Vogel Date: Mon, 17 Sep 2018 11:04:20 -0400 Subject: [PATCH] More README changes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 234f7eb..fc9fe5e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -### Rails App Template +### The Rails Template by avogel3 -#### Usage +#### How do I use this? ```bash rails new APP_NAME -m https://raw.githubusercontent.com/avogel3/rails-template/master/template.rb