diff options
| -rw-r--r-- | README.md | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -53,7 +53,8 @@ There are also libraries that wrap `libcmark` for  [go](https://github.com/rhinoman/go-commonmark),  [Haskell](http://hackage.haskell.org/package/cmark),  [ruby](https://github.com/gjtorikian/commonmarker), -and [Perl](https://metacpan.org/release/CommonMark). +[Perl](https://metacpan.org/release/CommonMark), and +[R](http://cran.r-project.org/package=commonmark).  Installing  ---------- | 
