diff --git a/README.md b/README.md index aee8d9311..5265d601a 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ ## Vision -This project aims to build a simple, stable and extensible self-hosted Git service that can be setup in the most painless way. With Go, this can be done with an independent binary distribution across **ALL platforms** that Go supports, including Linux, macOS, Windows and ARM. +The Gogs (`/gɔgs/`) project aims to build a simple, stable and extensible self-hosted Git service that can be setup in the most painless way. With Go, this can be done with an independent binary distribution across **ALL platforms** that Go supports, including Linux, macOS, Windows and ARM. ## Overview diff --git a/README_ZH.md b/README_ZH.md index ad2acfbd8..46265100c 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -4,7 +4,7 @@ Gogs 是一款极易搭建的自助 Git 服务。 ## 项目愿景 -本项目旨在打造一个以最简便的方式搭建简单、稳定和可扩展的自助 Git 服务。使用 Go 语言开发使得 Gogs 能够通过独立的二进制分发,并且支持 Go 语言支持的 **所有平台**,包括 Linux、macOS、Windows 以及 ARM 平台。 +Gogs(`/gɔgs/`)项目旨在打造一个以最简便的方式搭建简单、稳定和可扩展的自助 Git 服务。使用 Go 语言开发使得 Gogs 能够通过独立的二进制分发,并且支持 Go 语言支持的 **所有平台**,包括 Linux、macOS、Windows 以及 ARM 平台。 ## 项目概览