Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eivindfjeldstad committed Mar 20, 2016
1 parent 6eb67f2 commit 5436de0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -5,7 +5,7 @@ Using Monte Carlo simulation to approximate the probability distribution for the
[![Build Status](http://img.shields.io/travis/eivindfjeldstad/holdem-simulator.svg?style=flat)](https://travis-ci.org/eivindfjeldstad/holdem-simulator)

## Install
`$ npm install holdem-simulator`
$ npm install holdem-simulator

## Usage
The function accepts two arrays - the cards on hand and the cards on the table (if any). You can also specify the number of players (2 by default) and the sample size (10000 by default).
Expand Down

0 comments on commit 5436de0

Please sign in to comment.