aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2019-11-02 20:25:59 -0700
committerUnknwon <u@gogs.io>2019-11-02 20:26:09 -0700
commit8c75b65475a4b15d052e08d2393dbf820ba0b655 (patch)
tree9898254b7f1558f52afa4af919383d13963661a3
parent0f814908305a3e854c1cb7d6d24892d7acf53fae (diff)
README: use modern style of badges
[CI SKIP]
-rw-r--r--README.md5
-rw-r--r--README_ZH.md3
-rw-r--r--docker/README.md4
3 files changed, 7 insertions, 5 deletions
diff --git a/README.md b/README.md
index f0018178..c494338e 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
-Gogs [![Build Status](https://travis-ci.org/gogs/gogs.svg?branch=master)](https://travis-ci.org/gogs/gogs) [![Build status](https://ci.appveyor.com/api/projects/status/b9uu5ejl933e2wlt/branch/master?svg=true)](https://ci.appveyor.com/project/Unknwon/gogs/branch/master) [![Crowdin](https://d322cqt584bo4o.cloudfront.net/gogs/localized.svg)](https://crowdin.com/project/gogs) [![Discord](https://img.shields.io/discord/382595433060499458.svg)](https://discord.gg/9aqdHU7)
-=====================
+# Gogs
+
+[![Build status](https://img.shields.io/travis/gogs/gogs/master.svg?style=for-the-badge&logo=travis)](https://travis-ci.org/gogs/gogs) [![Build status](https://img.shields.io/appveyor/ci/Unknwon/gogs?logo=appveyor&style=for-the-badge)](https://ci.appveyor.com/project/Unknwon/gogs/branch/master) ![![Docker Cloud build status](https://img.shields.io/docker/cloud/build/gogs/gogs?logo=docker&style=for-the-badge)](https://cloud.docker.com/u/gogs/repository/docker/gogs/gogs) [![Discord](https://img.shields.io/discord/382595433060499458.svg?style=for-the-badge&logo=discord)](https://discord.gg/9aqdHU7) [![Sourcegraph](https://img.shields.io/badge/view%20on-Sourcegraph-brightgreen.svg?style=for-the-badge&logo=sourcegraph)](https://sourcegraph.com/github.com/gogs/gogs)
![](https://github.com/gogs/gogs/blob/master/public/img/gogs-large-resize.png?raw=true)
diff --git a/README_ZH.md b/README_ZH.md
index 3fcacb2c..9c38fd56 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -1,5 +1,4 @@
-Gogs [![Build Status](https://travis-ci.org/gogs/gogs.svg?branch=master)](https://travis-ci.org/gogs/gogs) [![Build status](https://ci.appveyor.com/api/projects/status/b9uu5ejl933e2wlt/branch/master?svg=true)](https://ci.appveyor.com/project/Unknwon/gogs/branch/master)
-=====================
+# Gogs
Gogs 是一款极易搭建的自助 Git 服务。
diff --git a/docker/README.md b/docker/README.md
index 1104247d..5255f283 100644
--- a/docker/README.md
+++ b/docker/README.md
@@ -1,6 +1,8 @@
# Docker for Gogs
-Visit [Docker Cloud](https://cloud.docker.com/swarm/gogs/repository/docker/gogs/gogs) / [Docker Store](https://store.docker.com/community/images/gogs/gogs) see all available images and tags.
+![Docker pulls](https://img.shields.io/docker/pulls/gogs/gogs?logo=docker&style=for-the-badge) ![Docker image size](https://img.shields.io/microbadger/image-size/gogs/gogs?logo=docker&style=for-the-badge)
+
+Visit [Docker Cloud](https://cloud.docker.com/u/gogs/repository/docker/gogs/gogs) see all available images and tags.
## Usage