README.md in scms-1.8.7 vs README.md in scms-1.8.8

- old
+ new

@@ -12,12 +12,16 @@ ### Creating a website scms -a create -w /path/to/folder +_(if the -w flag is excluded it assumes current directory)_ + ### Building your website - scms - build -w /path/to/folder + scms -a build -w /path/to/folder + +_(if the -a flag is excluded defult action is 'build')_ ### Publishing your website scms -a deploy -w /path/to/folder