templates/root/README.md.tt in hephaestus-0.8.13 vs templates/root/README.md.tt in hephaestus-0.8.14

- old
+ new

@@ -1,4 +1,8 @@ # <%= app_name.titlecase %> + +Start your server with `script/server`, or `script/server --debug` to enable debugging. + +Your plug is available at `${hostname}-plug-<%= plug_name %>.ngrok.io:6661`.