summaryrefslogtreecommitdiffhomepage
path: root/mrb_gems/basic_struct_example/README.md
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2023-02-15 19:14:56 -0500
committerrealtradam <[email protected]>2023-02-15 19:14:56 -0500
commit0e689b72d7fc7afa64508a99948527009712d189 (patch)
tree113a5c52a0ada6dff15a027edb33abf877cf5b96 /mrb_gems/basic_struct_example/README.md
parent90950ee613c32c248108406a176598d6216e3140 (diff)
downloadmruby-playground-master.tar.gz
mruby-playground-master.zip
struct exampleHEADmaster
Diffstat (limited to 'mrb_gems/basic_struct_example/README.md')
-rw-r--r--mrb_gems/basic_struct_example/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/mrb_gems/basic_struct_example/README.md b/mrb_gems/basic_struct_example/README.md
new file mode 100644
index 0000000..42e3215
--- /dev/null
+++ b/mrb_gems/basic_struct_example/README.md
@@ -0,0 +1,2 @@
+# BasicStructExample
+An mruby gem created by Tradam using mruby_gem_scaffolding.