Skip to content
This repository was archived by the owner on Jan 27, 2019. It is now read-only.

Commit e9d8a43

Browse files
committed
Edit title for readme
1 parent 06e59b7 commit e9d8a43

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# CSS Statistics
1+
# cssstats
22
Parses stylesheets and returns an object with statistics
33

4-
Used in http://cssstats.com
4+
This is the core module used in http://cssstats.com
55

66
## Installation
77

88
```sh
9-
npm install --save cssstats
9+
npm install cssstats
1010
```
1111

1212
## Usage

0 commit comments

Comments
 (0)