summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/g/mrblib_example/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'mrbgems/g/mrblib_example/README.md')
-rw-r--r--mrbgems/g/mrblib_example/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/mrbgems/g/mrblib_example/README.md b/mrbgems/g/mrblib_example/README.md
new file mode 100644
index 000000000..42792567f
--- /dev/null
+++ b/mrbgems/g/mrblib_example/README.md
@@ -0,0 +1,4 @@
+hello world
+=========
+
+This is an example gem which implements just one method +HW.say+ in a C extension.