Skip to content

Commit 461079d

Browse files
Update README.md
1 parent b6d3077 commit 461079d

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
@@ -4,7 +4,7 @@ React component that clamps the content of an element by adding an ellipsis to i
44

55
[![Build Status](https://img.shields.io/travis/clampy-js/react-clampy.svg)](https://travis-ci.org/clampy-js/react-clampy)
66
[![GitHub issues](https://img.shields.io/github/issues/clampy-js/react-clampy.svg)](https://github.com/clampy-js/react-clampy/issues)
7-
[![GitHub license](https://img.shields.io/github/license/clampy-js/react-clampy.svg)](https://github.com/clampy-js/react-clampy/blob/master/LICENSE)
7+
[![GitHub license](https://img.shields.io/npm/l/@clampy-js/react-clampy)](https://github.com/clampy-js/react-clampy/blob/master/LICENSE)
88
[![npm](https://img.shields.io/npm/dt/@clampy-js/react-clampy.svg)](https://www.npmjs.com/package/@clampy-js/react-clampy)
99

1010
It uses [@clampy-js/clampy](https://github.com/clampy-js/clampy) library (a fork of [Clamp.js](https://github.com/josephschmitt/Clamp.js)) behind the scene to apply the ellipsis.

0 commit comments

Comments
 (0)