templates/README.md.tt in o2webappizer-0.1.4 vs templates/README.md.tt in o2webappizer-0.1.5

- old
+ new

@@ -29,5 +29,13 @@ ```console rake db:reborn ``` and then, you're good to go by launching your runner/debugger in Rubymine or by running `rails s` and accessing localhost:3000 + +<% if options.solidus? -%> +## Default Admin User Credentials + +admin@example.com + +test123 +<% end -%>