Skip to content

Commit

Permalink
Provide direction on starting OWL.
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown authored and unknown committed Mar 27, 2012
1 parent e44837b commit 9fc7437
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,24 @@ The following need installed on your system if they are not already:
1. psutil
1. win32process

## STARTING OWL

### Windows

Run from your Python editor tool for testing and debugging.

Run in the background to track work.

-http://docs.python.org/faq/windows.html#how-do-i-run-a-python-program-under-windows

Once executable:

1. Double click owl.py

--OR--

2. Create a shortcut to the owl.py file and put it in your startup folder.

## CONTRIBUTE

If you'd like to hack on OWL, start by forking the repo on GitHub:
Expand Down

0 comments on commit 9fc7437

Please sign in to comment.