Skip to content

Commit

Permalink
docs(readme): add Logo
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackHole1 committed Dec 12, 2019
1 parent b75a3b5 commit 2e272eb
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 18 deletions.
31 changes: 22 additions & 9 deletions README-zh.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,25 @@
## rebirth

[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)
[![GitHub issues](https://img.shields.io/github/issues/alo7/rebirth?style=flat-square)](https://github.com/alo7/rebirth/issues)
[![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/alo7docker/rebirth?style=flat-square)](https://hub.docker.com/r/alo7docker/rebirth/builds)
[![Docker Cloud Automated build](https://img.shields.io/docker/cloud/automated/alo7docker/rebirth?style=flat-square)](https://hub.docker.com/r/alo7docker/rebirth)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/alo7/rebirth?style=flat-square)
[![Twitter Follow](https://img.shields.io/twitter/follow/Free_BlackHole?style=flat-square)](https://twitter.com/Free_BlackHole)
[![GitHub license](https://img.shields.io/github/license/alo7/rebirth?style=flat-square)](https://github.com/alo7/rebirth/blob/master/LICENSE)
<p align="center">
<img src="https://user-images.githubusercontent.com/8198408/70679316-a6f08080-1c8c-11ea-8253-bcc532b79898.png"/>
</p>
<h3 align="center">
在服务器中记录网站的美好瞬间
</h3>

<p align="center">
<a href="#contributors">
<img src="https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square" alt="All Contributors"/>
</a>
<a href="https://hub.docker.com/r/alo7docker/rebirth/builds">
<img src="https://img.shields.io/docker/cloud/build/alo7docker/rebirth?style=flat-square" alt="Docker Cloud Build Status"/>
</a>
<a href="https://twitter.com/Free_BlackHole">
<img src="https://img.shields.io/twitter/follow/Free_BlackHole?style=flat-square" alt="Twitter"/>
</a>
<a href="https://github.com/alo7/rebirth/blob/master/LICENSE">
<img src="https://img.shields.io/github/license/alo7/rebirth?style=flat-square" alt="GitHub license"/>
</a>
<br />
</p>

### 多语言

Expand Down
31 changes: 22 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,25 @@
## rebirth

[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)
[![GitHub issues](https://img.shields.io/github/issues/alo7/rebirth?style=flat-square)](https://github.com/alo7/rebirth/issues)
[![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/alo7docker/rebirth?style=flat-square)](https://hub.docker.com/r/alo7docker/rebirth/builds)
[![Docker Cloud Automated build](https://img.shields.io/docker/cloud/automated/alo7docker/rebirth?style=flat-square)](https://hub.docker.com/r/alo7docker/rebirth)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/alo7/rebirth?style=flat-square)
[![Twitter Follow](https://img.shields.io/twitter/follow/Free_BlackHole?style=flat-square)](https://twitter.com/Free_BlackHole)
[![GitHub license](https://img.shields.io/github/license/alo7/rebirth?style=flat-square)](https://github.com/alo7/rebirth/blob/master/LICENSE)
<p align="center">
<img src="https://user-images.githubusercontent.com/8198408/70679316-a6f08080-1c8c-11ea-8253-bcc532b79898.png"/>
</p>
<h3 align="center">
Record the beautiful moments in the website in the server.
</h3>

<p align="center">
<a href="#contributors">
<img src="https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square" alt="All Contributors"/>
</a>
<a href="https://hub.docker.com/r/alo7docker/rebirth/builds">
<img src="https://img.shields.io/docker/cloud/build/alo7docker/rebirth?style=flat-square" alt="Docker Cloud Build Status"/>
</a>
<a href="https://twitter.com/Free_BlackHole">
<img src="https://img.shields.io/twitter/follow/Free_BlackHole?style=flat-square" alt="Twitter"/>
</a>
<a href="https://github.com/alo7/rebirth/blob/master/LICENSE">
<img src="https://img.shields.io/github/license/alo7/rebirth?style=flat-square" alt="GitHub license"/>
</a>
<br />
</p>

### Multi Language

Expand Down

0 comments on commit 2e272eb

Please sign in to comment.