Skip to content

Commit ceda4c6

Browse files
committed
update url, wording, grammer and mechanics
1 parent dc7520d commit ceda4c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/primer-marketing/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
[![NPM version](http://img.shields.io/npm/v/primer-marketing.svg)](https://www.npmjs.org/package/primer-marketing)
44
[![Build Status](https://travis-ci.org/primer/primer-css.svg?branch=master)](https://travis-ci.org/primer/primer-css)
55

6-
> Primer marketing is the marketing based modules of the primer framework.
6+
> Primer marketing is one of 3 meta-packages that belong to the Primer CSS framework. Primer marketing contains packages that are used on GitHub marketing websites.
77
8-
This repository is a compilation of [several CSS modules](https://github.com/primer). You can break it down into smaller sections using npm.
8+
This repository is a compilation of [several CSS packages](https://github.com/primer/primer-css). You can break it down into smaller sections using NPM.
99

1010
## Install
1111

@@ -27,7 +27,7 @@ You can also import specific portions of the module by importing those partials
2727

2828
## Build
2929

30-
For a compiled **css** version of this module, a npm script is included that will output a css version to `build/build.css` The built css file is also included in the npm package.
30+
For a compiled **css** version of this module, a NPM script is included that will output a CSS version to `build/build.css` The built CSS file is also included in the NPM package.
3131

3232
```
3333
$ npm run build

0 commit comments

Comments
 (0)