Skip to content

Commit 216d722

Browse files
committed
add logo
1 parent ef999b0 commit 216d722

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

README.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
1-
# Bulletproof React 🛡️ ⚛️
2-
3-
[![MIT License](https://img.shields.io/github/license/alan2207/bulletproof-react)](https://github.com/alan2207/bulletproof-react/blob/master/LICENSE)
4-
[![CI](https://github.com/alan2207/bulletproof-react/actions/workflows/ci.yml/badge.svg)](https://github.com/alan2207/bulletproof-react/actions/workflows/ci.yml)
5-
6-
A simple, scalable, and powerful architecture for building production ready React applications.
1+
<div align="center">
2+
<img src="docs/assets/logo.png" width="300" alt="Bulletproof React Logo" />
3+
</div>
4+
5+
<h1 align="center">Bulletproof React 🛡️ ⚛️</h1>
6+
<p align="center">A simple, scalable, and powerful architecture for building production ready React applications.</p>
7+
8+
<p align="center">
9+
<a href="https://github.com/alan2207/bulletproof-react/blob/master/LICENSE">
10+
<img alt="MIT License" src="https://img.shields.io/github/license/alan2207/bulletproof-react">
11+
</a>
12+
<a href="https://github.com/alan2207/bulletproof-react/actions/workflows/ci.yml">
13+
<img alt="MIT License" src="https://github.com/alan2207/bulletproof-react/actions/workflows/ci.yml/badge.svg">
14+
</a>
715

816
## Introduction
917

docs/assets/logo.png

666 KB
Loading

0 commit comments

Comments
 (0)