summaryrefslogtreecommitdiffhomepage
path: root/mrb_gems/basic_example/README.md
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2023-02-09 14:14:52 -0500
committerrealtradam <[email protected]>2023-02-09 14:14:52 -0500
commit5b2411b523565a229f66726ce66b693848d1abc2 (patch)
treefd286058e8cca33d26a8412edd04c3136e1f323e /mrb_gems/basic_example/README.md
downloadmruby-playground-5b2411b523565a229f66726ce66b693848d1abc2.tar.gz
mruby-playground-5b2411b523565a229f66726ce66b693848d1abc2.zip
init
Diffstat (limited to 'mrb_gems/basic_example/README.md')
-rw-r--r--mrb_gems/basic_example/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/mrb_gems/basic_example/README.md b/mrb_gems/basic_example/README.md
new file mode 100644
index 0000000..2c81a68
--- /dev/null
+++ b/mrb_gems/basic_example/README.md
@@ -0,0 +1,2 @@
+# BasicExample
+An mruby gem created by Tradam using mruby_gem_scaffolding.