mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Modify README for examples
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
CLib Extension Example
|
||||
C Extension Example
|
||||
=========
|
||||
|
||||
This is an example gem which implements a C extension.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
hello world
|
||||
Pure Ruby Extension Example
|
||||
=========
|
||||
|
||||
This is an example gem which implements just one method +HW.say+ in a C extension.
|
||||
This is an example gem which implements a pure Ruby extension.
|
||||
|
||||
Reference in New Issue
Block a user