diff --git a/README.md b/README.md index 2b5680a..cf817b6 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,13 @@ [![Actions Status](https://github.com/chatscope/chat-ui-kit-react/workflows/build/badge.svg)](https://github.com/chatscope/chat-ui-kit-react/actions) [![npm version](https://img.shields.io/npm/v/@chatscope/chat-ui-kit-react.svg?style=flat)](https://npmjs.com/@chatscope/chat-ui-kit-react) [![](https://img.shields.io/npm/l/@chatscope/chat-ui-kit-react?dummy=unused)](https://github.com/chatscope/chat-ui-kit-react/blob/master/LICENSE) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) [![Storybook](https://cdn.jsdelivr.net/gh/storybookjs/brand@master/badge/badge-storybook.svg)](https://chatscope.io/storybook/react/) -Build your own chat UI with React components in few minutes. -Chat UI Kit from chatscope is an open source UI toolkit for developing web chat applications. +Build your own chat UI with React components in a few minutes. +The Chat UI Kit from chatscope is an open source UI toolkit for developing web chat applications. -Tired of struggling with sticky scrollbars, contenteditable, responsiveness, css hacks...? +Tired of struggling with sticky scrollbars, contenteditable, responsiveness, css hacks? This kit is for you! [See all features](https://chatscope.io/features). -**Chat UI Kit makes chat UI development at warp speed** +**Chat UI Kit brings you chat UI development at warp speed** 🚀 ## Demo @@ -20,29 +20,29 @@ Demos index: [https://chatscope.io/demo](https://chatscope.io/demo/). ## Install -**Component library**. +**Component library** -Using yarn. +Using yarn: ```sh yarn add @chatscope/chat-ui-kit-react ``` -Using npm. +Using npm: ```sh npm install @chatscope/chat-ui-kit-react ``` -**Styles**. +**Styles** -Using yarn. +Using yarn: ```sh yarn add @chatscope/chat-ui-kit-styles ``` -Using npm. +Using npm: ```sh npm install @chatscope/chat-ui-kit-styles @@ -101,7 +101,7 @@ Check it out and see how easy you can do the chat logic yourself. ## Show your support -Now if you made your awesome chat UI and you love this library, please ⭐ this repository! +If you've made an awesome chat UI and you love this library, please ⭐ this repository! ## Community and support