Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cp2boston authored Sep 15, 2016
1 parent 8517669 commit 914ccb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Install the module with: `install.packages('rosetteAPI')`

OR

Ensure you're in the `current release` folder and run the command `R CMD INSTALL rosetteApi_1.0.1.tar.gz`
Ensure you're in the `current release` folder and run the command `R CMD INSTALL rosetteApi_<version>.tar.gz`


## Example using the Rosette API language detection endpoint
Expand Down Expand Up @@ -51,4 +51,4 @@ print(result)
| morphology | morphology | Yes |

## Additional Information
See [Rosette API site](https://developer.rosette.com/)
See [Rosette API site](https://developer.rosette.com/)

0 comments on commit 914ccb2

Please sign in to comment.