summaryrefslogtreecommitdiffstats
path: root/README.rdoc
diff options
context:
space:
mode:
Diffstat (limited to 'README.rdoc')
-rw-r--r--README.rdoc47
1 files changed, 47 insertions, 0 deletions
diff --git a/README.rdoc b/README.rdoc
new file mode 100644
index 0000000..4576a17
--- /dev/null
+++ b/README.rdoc
@@ -0,0 +1,47 @@
+FIXME
+ by FIXME
+ http://FIXME
+
+== DESCRIPTION:
+
+FIXME
+
+== FEATURES/PROBLEMS:
+
+* FIXME
+
+== SYNOPSIS:
+
+ require 'efl-eet'
+
+ # TODO
+
+For less minimalistic and more sane examples you may look at:
+
+* the spec/ folder
+
+== REQUIREMENTS:
+
+* You need a sane building environment in order to compile the extension.
+
+== DOWNLOAD/INSTALL:
+
+From rubyforge:
+
+ [sudo] gem install FIXME
+
+or from the git repository on github:
+
+ git clone git://FIXME
+ cd FIXME
+ rake gem:install
+
+== CREDITS:
+
+Special thanks to:
+
+* FIXME
+
+== LICENSE:
+
+See LICENSE file.