diff --git a/package.json b/package.json index 10d786f6..7ba2e4d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "primer-css", - "description": "Primer is the CSS toolkit that powers GitHub's front-end design. It's purposefully limited to common components to provide our developers with the most flexibility, and to keep GitHub uniquely *GitHubby*. It's built with SCSS, so it's easy to include all or part of it within your own project.", + "description": "Primer is the CSS framework that powers GitHub's front-end design. Primer-css includes 23 packages that are grouped into 3 core meta-packages for easy install. Each package and meta-package is independently versioned and distributed via NPM, so it's easy to include all or part of Primer within your own project.", "homepage": "http://primercss.io/", "author": "GitHub, Inc.", "license": "MIT",