Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README Examples #2

Open
zyndagj opened this issue Oct 11, 2015 · 1 comment
Open

Update README Examples #2

zyndagj opened this issue Oct 11, 2015 · 1 comment

Comments

@zyndagj
Copy link

zyndagj commented Oct 11, 2015

Hello,

Can you update your README examples to reflect your updated code? It's really confusing otherwise.

irb(main):001:0> require "diverge"
=> true
irb(main):002:0> Diverge.new([0.25, 0.5, 0.25], [0.5, 0.3, 0.2]).js
=> 0.035262717451799895
@evansenter
Copy link
Owner

Will do in the coming days, haven't looked at the package in a while. Thanks for your interest!

Evan Senter, PhD

On October 11, 2015 at 13:04:19, Greg Zynda ([email protected]) wrote:

Hello,

Can you update your README examples to reflect your updated code? It's really confusing otherwise.

irb(main):001:0> require "diverge"
=> true
irb(main):002:0> Diverge.new([0.25, 0.5, 0.25], [0.5, 0.3, 0.2]).js
=> 0.035262717451799895

Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants