1
1
mirror of https://github.com/primer/css.git synced 2024-11-24 13:15:00 +03:00

add Progress component description

This commit is contained in:
Shawn Allen 2018-11-19 11:40:27 -08:00
parent 16337b25bb
commit 8d17eba5bd
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
[![npm version](https://img.shields.io/npm/v/primer-progress-bar.svg)](https://www.npmjs.org/package/primer-progress-bar)
[![Build Status](https://travis-ci.org/primer/primer.svg?branch=master)](https://travis-ci.org/primer/primer)
> TODO: fill in this description later
> Use Progress components to visualize task completion
This repository is a module of the full [primer][primer] repository.

View File

@ -1,7 +1,7 @@
{
"version": "0.1.0",
"name": "primer-progress",
"description": "TODO: fill in this description later",
"description": "Use Progress components to visualize task completion",
"homepage": "http://primer.github.io/",
"primer": {
"category": "product",