Skip to content

Commit

Permalink
slight headline tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
robertzk committed Mar 1, 2015
1 parent aef77af commit a4dba87
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
@@ -1,4 +1,4 @@
Solving namespace collision in R [![Build Status](https://travis-ci.org/robertzk/super.svg?branch=master)](https://travis-ci.org/robertzk/super.svg?branch=master) [![Coverage Status](https://coveralls.io/repos/robertzk/super/badge.svg?branch=master)](https://coveralls.io/r/robertzk/super)
Solving R namespace collision [![Build Status](https://travis-ci.org/robertzk/super.svg?branch=master)](https://travis-ci.org/robertzk/super.svg?branch=master) [![Coverage Status](https://coveralls.io/repos/robertzk/super/badge.svg?branch=master)](https://coveralls.io/r/robertzk/super)
===========

If two packages are loaded which contain namespace collisions (i.e., export a function
Expand Down

0 comments on commit a4dba87

Please sign in to comment.