Fixed RDoc title.
[ruby-edje.git] / README
1 = ruby-edje - Ruby bindings for Edje
2
3 ruby-edje is a set of Ruby language bindings for Enlightenment's Layout
4 library, edje.
5
6 ruby-edje is maintained by:
7
8 :include: AUTHORS
9
10 == License
11
12 ruby-edje is available under the GNU LGPL.
13
14 == Installation
15
16 Run "rake install" to install ruby-edje.
17
18 == Documentation
19
20 Online documentation is available at
21 http://docs.code-monkey.de/ruby-edje.
22
23 You can recreate the documentation by running "rake rdoc".