diff options
| author | Amir Rajan <[email protected]> | 2019-08-25 15:50:30 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-08-25 15:50:30 -0500 |
| commit | 62343afae7e3776b8f700ffeac33c0ff3f651c61 (patch) | |
| tree | e5eb44a60dd3960ada1b9149a72251867b750ee6 /readme.md | |
| parent | 76bf2a6d6834244c83b428ac68a51bd4c05428f8 (diff) | |
| download | dragonruby-game-toolkit-contrib-62343afae7e3776b8f700ffeac33c0ff3f651c61.tar.gz dragonruby-game-toolkit-contrib-62343afae7e3776b8f700ffeac33c0ff3f651c61.zip | |
Update readme.md
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,4 +35,4 @@ DragonRuby ``` 5. Open `main.rb` and add the following to the top of the file: `require "app/dragonruby-game-toolkit-contrib/dragon/index.rb"`. -6. If you are feeling adventurous Open `main.rb` and add `require "app/dragonruby-game-toolkit-contrib/experimental/index.rb"`. +6. If you are feeling adventurous also add `require "app/dragonruby-game-toolkit-contrib/experimental/index.rb"`. |
