Skip to content

Commit

Permalink
fix CRAN badge typo :/
Browse files Browse the repository at this point in the history
  • Loading branch information
mdlincoln committed Sep 2, 2015
1 parent a73d676 commit 956ef51
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 @@ -3,7 +3,7 @@ clipr

[![Project Status: Active - The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/0.1.0/active.svg)](http://www.repostatus.org/#active)

[![CRAN status.](http://www.r-pkg.org/badges/version/clipr)]((http://www.r-pkg.org/pkg/clipr))
[![CRAN status.](http://www.r-pkg.org/badges/version/clipr)](http://www.r-pkg.org/pkg/clipr)

Simple utility functions to read and write from the system clipboards of Windows, OS X, and Linux.

Expand Down

0 comments on commit 956ef51

Please sign in to comment.