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