Skip to content

Commit 068e804

Browse files
committed
Fix the Readme
1 parent e336ba0 commit 068e804

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ It is intended to work with ruby.wasm.
2222
Load the Ruby script that defines the constants from the `app_root` directory.
2323
For example, when the App class is called, `./app_root/app.rb` is load.
2424

25+
To enable auto loadding, execute the following function:
26+
2527
```ruby
2628
OrbitalRing::Loader.setup
2729
```

0 commit comments

Comments
 (0)