summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/g/clib_example/README.md
diff options
context:
space:
mode:
authorDaniel Bovensiepen <[email protected]>2012-09-21 20:10:35 +0800
committerDaniel Bovensiepen <[email protected]>2012-09-21 20:10:35 +0800
commit668b22899f5067a5eb1d86b9eab9b99f9fae85c0 (patch)
tree819d706b9094eb87e83600c95bcaeea6e553658e /mrbgems/g/clib_example/README.md
parent81225a9f0e4cf6d27e303f203833bb726b191465 (diff)
downloadmruby-668b22899f5067a5eb1d86b9eab9b99f9fae85c0.tar.gz
mruby-668b22899f5067a5eb1d86b9eab9b99f9fae85c0.zip
Modify README for examples
Diffstat (limited to 'mrbgems/g/clib_example/README.md')
-rw-r--r--mrbgems/g/clib_example/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/mrbgems/g/clib_example/README.md b/mrbgems/g/clib_example/README.md
index 289f6635d..3803c2065 100644
--- a/mrbgems/g/clib_example/README.md
+++ b/mrbgems/g/clib_example/README.md
@@ -1,4 +1,4 @@
-CLib Extension Example
+C Extension Example
=========
This is an example gem which implements a C extension.