Skip to content

Commit 59f9dad

Browse files
committed
Update README.
1 parent 7af23de commit 59f9dad

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

README.md

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
# normalize.css
22

3-
<a href="https://github.com/necolas/normalize.css"><img
4-
src="https://necolas.github.io/normalize.css/logo.svg" alt="Normalize Logo"
5-
width="80" height="80" align="right"></a>
3+
<a href="https://github.com/libgranite/normalize.css">View on GitHub</a>
64

7-
> A modern alternative to CSS resets
5+
> A css layer which standardizes default styles across browsers.
86
97
[![npm][npm-image]][npm-url] [![license][license-image]][license-url]
108
[![changelog][changelog-image]][changelog-url]
@@ -14,17 +12,9 @@
1412
**NPM**
1513

1614
```sh
17-
npm install --save normalize.css
15+
npm install --save @libgranite/normalize.css
1816
```
1917

20-
**CDN**
21-
22-
See https://yarnpkg.com/en/package/normalize.css
23-
24-
**Download**
25-
26-
See https://necolas.github.io/normalize.css/latest/normalize.css
27-
2818

2919
## What does it do?
3020

0 commit comments

Comments
 (0)