diff options
author | Eugene Sokolov <eug-vs@keemail.me> | 2020-02-06 22:05:14 +0300 |
---|---|---|
committer | Eug-VS <eug-vs@keemail.me> | 2020-02-06 22:06:02 +0300 |
commit | 1dbb0b039932f2b67a63264500a30da234d87eae (patch) | |
tree | 660534daef18b2e87ff022773fd905e7221fdab0 | |
parent | 1837dbee6424f1bb32454a7fc93c93009a01d37a (diff) | |
download | react-benzin-1dbb0b039932f2b67a63264500a30da234d87eae.tar.gz |
docs: improve heading, remove logo.png
-rw-r--r-- | README.md | 7 | ||||
-rw-r--r-- | src/assets/logo.png | bin | 11200 -> 0 bytes |
2 files changed, 4 insertions, 3 deletions
@@ -1,4 +1,7 @@ -<p align="center"> <img src="src/assets/logo.png" /> </p> +<p align="center"><img src="src/assets/icon.svg" /></p> +<h1 align="center"> BENZIN </h1> + +[React](https://reactjs.org/) Material components library. It supplies you with cool pre-defined style, while assuring that your project will follow all [Material Design guidelines](https://material.io/). [![](https://img.shields.io/github/v/release/eug-vs/react-benzin)](https://github.com/eug-vs/react-benzin/releases) [![](https://img.shields.io/circleci/build/github/eug-vs/react-benzin)](https://github.com/eug-vs/react-benzin/commits/develop) @@ -6,8 +9,6 @@ [![](https://img.shields.io/github/languages/code-size/eug-vs/react-benzin)](https://github.com/eug-vs/react-benzin/releases) [![](https://img.shields.io/npm/l/react-benzin)](https://github.com/eug-vs/react-benzin/blob/develop/LICENSE.md) -**BENZIN** is a powerful React Material components library. It supplies you with cool pre-defined style, while assuring that your project will follow all [Material Design guidelines](https://material.io/). - # Getting started ## Installation diff --git a/src/assets/logo.png b/src/assets/logo.png Binary files differdeleted file mode 100644 index 64cd118..0000000 --- a/src/assets/logo.png +++ /dev/null |