remove linebreak

This commit is contained in:
Kevin Qi 2018-06-24 12:19:26 -07:00
parent ea6b466174
commit 6a46302e89

View File

@ -6,8 +6,7 @@ A circular progress indicator component, built with SVG and extensively customiz
[![Build Status](https://travis-ci.org/iqnivek/react-circular-progressbar.svg?branch=master)](https://travis-ci.org/iqnivek/react-circular-progressbar)
[![Bundle size](https://img.shields.io/bundlephobia/min/react-circular-progressbar.svg)](https://bundlephobia.com/result?p=react-circular-progressbar)
<img height="120" src="/docs/animated-progressbar.gif?raw=true" alt="animated progressbar" />
<img height="120" src="/docs/circular-progressbar-examples.png?raw=true" alt="progressbar examples" />
<img height="120" src="/docs/animated-progressbar.gif?raw=true" alt="animated progressbar" /> <img height="120" src="/docs/circular-progressbar-examples.png?raw=true" alt="progressbar examples" />
## Installation