diff --git a/README.md b/README.md index 883dc59..688bd28 100644 --- a/README.md +++ b/README.md @@ -42,18 +42,6 @@ For extensions it may make sense to use the endline matcher: sos -c "git status" -c "echo hi world" -p "hs$|md$" -Daemon Mode ------------ -You can start steeloverseer in daemon mode by passing ```--daemon start``` with your -other options: - - sos -c "cabal build" -p "hs$|cabal$|tpl" --daemon start - -This will create two files in you current directory - sos.pid and sos.log. -To stop the daemon simply cd back to that same directory and run: - - sos --daemon stop - Installation ------------ Using cabal, ```cabal install steeloverseer```. @@ -70,11 +58,6 @@ Usage Future ------ -For the next release I have planned a couple improvements: - -- [ ] Use numbered capturing groups in commands. -- [x] Daemon mode. - -Since the project has been pretty stable for a while this next release will be 1.0. +Project `.sosrc` file for specifying multiple sos commands while working on a project (@see issue #4) [Art above by Chris Rahn for Wizards of the Coast](http://gatherer.wizards.com/Pages/Card/Details.aspx?multiverseid=205036 "Steel Overseer")