Skip to content

Commit be6cfcf

Browse files
committed
update readme
1 parent 755b407 commit be6cfcf

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
# rc-tooltip
22
---
33

4-
tooltip ui component for react 0.14+
4+
React Tooltip
55

66
[![NPM version][npm-image]][npm-url]
77
[![build status][travis-image]][travis-url]
88
[![Test coverage][coveralls-image]][coveralls-url]
99
[![gemnasium deps][gemnasium-image]][gemnasium-url]
1010
[![node version][node-image]][node-url]
1111
[![npm download][download-image]][download-url]
12-
[![Sauce Test Status](https://saucelabs.com/buildstatus/rc-tooltip)](https://saucelabs.com/u/rc-tooltip)
1312

1413
[npm-image]: http://img.shields.io/npm/v/rc-tooltip.svg?style=flat-square
1514
[npm-url]: http://npmjs.org/package/rc-tooltip

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rc-tooltip",
33
"version": "3.3.2",
4-
"description": "tooltip ui component for react",
4+
"description": "React Tooltip",
55
"keywords": [
66
"react",
77
"react-component",

0 commit comments

Comments
 (0)