summaryrefslogtreecommitdiffstats
path: root/README.rdoc
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2011-04-08 16:28:27 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2011-04-08 16:28:27 +0200
commit5671b8189c98c38c3689d24cfbcce1beda1d8fe2 (patch)
tree2717ec02661bae266015a2198d6161db099ef7f4 /README.rdoc
downloadskeletons-5671b8189c98c38c3689d24cfbcce1beda1d8fe2.zip
skeletons-5671b8189c98c38c3689d24cfbcce1beda1d8fe2.tar.gz
initial commit
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.