mirror of
https://github.com/rubyjs/therubyrhino
synced 2023-03-27 23:21:34 -04:00
redundant include in README
This commit is contained in:
parent
cdb3bb2e73
commit
8635753a62
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@ Embed the Mozilla Rhino Javascript interpreter into Ruby
|
|||
1. Ruby Objects goes into Javascript
|
||||
1. Our shark's in the Javascript!
|
||||
|
||||
|
||||
include Rhino
|
||||
# evaluate some simple javascript
|
||||
|
||||
Rhino::Context.open do |context|
|
||||
|
|
Loading…
Reference in a new issue