summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/g/ruby_extension_example/README.md
diff options
context:
space:
mode:
authorDaniel Bovensiepen <[email protected]>2012-09-21 20:21:14 +0800
committerDaniel Bovensiepen <[email protected]>2012-09-21 20:21:14 +0800
commit80b7f45fd17bac6f3623c92eceda26f6fbf72a64 (patch)
tree8c537ec8fe4ee360175508905bdc92d396353ed9 /mrbgems/g/ruby_extension_example/README.md
parent668b22899f5067a5eb1d86b9eab9b99f9fae85c0 (diff)
downloadmruby-80b7f45fd17bac6f3623c92eceda26f6fbf72a64.tar.gz
mruby-80b7f45fd17bac6f3623c92eceda26f6fbf72a64.zip
Rename Gem Examples
Diffstat (limited to 'mrbgems/g/ruby_extension_example/README.md')
-rw-r--r--mrbgems/g/ruby_extension_example/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/mrbgems/g/ruby_extension_example/README.md b/mrbgems/g/ruby_extension_example/README.md
new file mode 100644
index 000000000..906a0d8f2
--- /dev/null
+++ b/mrbgems/g/ruby_extension_example/README.md
@@ -0,0 +1,4 @@
+Pure Ruby Extension Example
+=========
+
+This is an example gem which implements a pure Ruby extension.