Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vsimko committed Aug 29, 2017
1 parent 133d722 commit 4b4c414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ library(corrplot)
M <- cor(mtcars)
corrplot(M, order = "hclust", addrect = 2)
```
![Basic example](vignettes/webimg/methods-1.png)
![Basic example](vignettes/webimg/rectangles-1.png)

## Download and Install
To download the development version of the package, type the following at the R command line:
Expand Down

1 comment on commit 4b4c414

@taiyun
Copy link
Owner

@taiyun taiyun commented on 4b4c414 Aug 29, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Please sign in to comment.