Skip to content

Commit

Permalink
Fix the Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ledsun committed May 12, 2024
1 parent e336ba0 commit 068e804
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ It is intended to work with ruby.wasm.
Load the Ruby script that defines the constants from the `app_root` directory.
For example, when the App class is called, `./app_root/app.rb` is load.

To enable auto loadding, execute the following function:

```ruby
OrbitalRing::Loader.setup
```
Expand Down

0 comments on commit 068e804

Please sign in to comment.