Skip to content

Commit 412c4cd

Browse files
add link to cran in badge
1 parent f1d1938 commit 412c4cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/listviewer) [![Travis-CI Build Status](https://travis-ci.org/timelyportfolio/listviewer.svg?branch=master)](https://travis-ci.org/timelyportfolio/listviewer)
1+
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/listviewer)](https://cran.r-project.org/package=listviewer) [![Travis-CI Build Status](https://travis-ci.org/timelyportfolio/listviewer.svg?branch=master)](https://travis-ci.org/timelyportfolio/listviewer)
22

33
# listviewer
44
A package of R htmlwidgets to interactively view *and maybe modify* `lists`. As of now, `listviewer` provides just one interface to [`jsoneditor`](https://github.com/josdejong/jsoneditor). `listviewer` is designed though to support multiple interfaces.

0 commit comments

Comments
 (0)