README.md in standup-0.3.6 vs README.md in standup-0.3.7

- old
+ new

@@ -59,11 +59,11 @@ 0. `standup localize <script_name>` 0. Script file `config/standup/<script_name>.rb` will be copied from gem. 0. Script's own files, like configs etc. under `config/standup/<script_name>`, if any, will be copied from gem too. 0. You can edit them and standup will use them instead of default. -0. You can delete local script's own files, then default ones will be used. +0. You can delete local script file or its own files, then default ones will be used. ## Creating new scripts 0. `standup generate <script_name>` 0. Script file `config/standup/<script_name>.rb` will be created with empty script stub. @@ -87,11 +87,9 @@ ec2 basics ruby postgresql passenger rescue webapp update ## To do - **?** Script sequences: rework default script as script sequence - -- ERB processing for script files ## Copyright Copyright (c) 2010 Ilia Ablamonov, Cloud Castle Inc. See LICENSE for details.