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