added behavior section to site index
[god.git] / README.txt
blobff219f1d450182f6566c1fbee4443cacdc369fd9
1 god
2     by Tom Preston-Werner
3     http://god.rubyforge.org
5 == DESCRIPTION:
6   
7 FIX (describe your package)
9 == FEATURES/PROBLEMS:
10   
11 * FIX (list of features or problems)
13 == SYNOPSIS:
15   FIX (code sample of usage)
17 == REQUIREMENTS:
19 * FIX (list of requirements)
21 == INSTALL:
23 * FIX (sudo gem install, anything else)
25 == LICENSE:
27 (The MIT License)
29 Copyright (c) 2007 FIX
31 Permission is hereby granted, free of charge, to any person obtaining
32 a copy of this software and associated documentation files (the
33 'Software'), to deal in the Software without restriction, including
34 without limitation the rights to use, copy, modify, merge, publish,
35 distribute, sublicense, and/or sell copies of the Software, and to
36 permit persons to whom the Software is furnished to do so, subject to
37 the following conditions:
39 The above copyright notice and this permission notice shall be
40 included in all copies or substantial portions of the Software.
42 THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
43 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
44 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
45 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
46 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
47 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
48 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.