diff options
author | Antoine GIRARD | 2019-10-19 23:14:38 +0200 |
---|---|---|
committer | zeripath | 2019-10-19 22:14:38 +0100 |
commit | 85609efaad1016f0279ef7396ac804279ace4731 (patch) | |
tree | 883b26fa7f64978e6b1c862cc05d3efe0591049c /README.md | |
parent | b2b9bdaf2647d33d40ca6bf993c8691121912a4d (diff) |
Display Gitea logo in Readme (#8592)
* readme: add gitea logo
* Update README.md
* Update README.md
* Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [简体中文](https://github.com/go-gitea/gitea/blob/master/README_ZH.md) -# Gitea - Git with a cup of tea +<h1> <img src="https://raw.githubusercontent.com/go-gitea/gitea/master/public/img/gitea-192.png" alt="logo" width="30" height="30"> Gitea - Git with a cup of tea</h1> [![Build Status](https://drone.gitea.io/api/badges/go-gitea/gitea/status.svg)](https://drone.gitea.io/go-gitea/gitea) [![Join the Discord chat at https://discord.gg/NsatcWJ](https://img.shields.io/discord/322538954119184384.svg)](https://discord.gg/NsatcWJ) |