Skip to content
This repository was archived by the owner on Jun 20, 2022. It is now read-only.

Commit 6049246

Browse files
committed
docs: improve readme
1 parent ee49199 commit 6049246

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<h1 align="center">
22
<img src="https://user-images.githubusercontent.com/266302/27487896-6a8cc4fa-5835-11e7-8061-b481ad72a065.png" alt="smooth-ui" title="smooth-ui" width="300">
33
</h1>
4-
<p align="center" style="font-size: 1.2rem;">React Components library based on styled-components.</p>
4+
<p align="center" style="font-size: 1.2rem;">React Components library based on Styled Components.</p>
55

66
[![Build Status][build-badge]][build]
77
[![Code Coverage][coverage-badge]][coverage]
88
[![Version][version-badge]][package]
99
[![MIT License][license-badge]][license]
1010
[![Small size][size-badge]][build-min]
1111

12-
[![PRs Welcome][prs-badge]][prs] [![Chat][chat-badge]][chat]
12+
[![PRs Welcome][prs-badge]][prs]
1313

1414
[![Watch on GitHub][github-watch-badge]][github-watch]
1515
[![Star on GitHub][github-star-badge]][github-star]
@@ -35,8 +35,6 @@ It is focused on developer experience and accessibility. With Smooth UI, it is e
3535
[license]: https://github.com/smooth-code/smooth-ui/blob/master/LICENSE
3636
[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
3737
[prs]: http://makeapullrequest.com
38-
[chat]: https://gitter.im/smooth-code/smooth-ui
39-
[chat-badge]: https://img.shields.io/gitter/room/smooth-code/smooth-ui.svg?style=flat-square
4038
[github-watch-badge]: https://img.shields.io/github/watchers/smooth-code/smooth-ui.svg?style=social
4139
[github-watch]: https://github.com/smooth-code/smooth-ui/watchers
4240
[github-star-badge]: https://img.shields.io/github/stars/smooth-code/smooth-ui.svg?style=social

0 commit comments

Comments
 (0)