README.mkd in teamocil-0.1.6 vs README.mkd in teamocil-0.1.7

- old
+ new

@@ -21,14 +21,15 @@ session: name: sample-session windows: - name: sample-window + root: ~/Code/sample/www splits: - - cmd: cd ~/Code/sample/www - cmd: - - cd ~/Code/sample/www - - rails s + - ls -la + - git status + - cmd: rails server --port 3000 width: 50 - cmd: memcached -p 11211 -vv height: 25 Running `$ teamocil sample` will rename the session to `sample-session` and create a new window named `sample-window` with a layout like this: