aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-11-04 18:34:08 -0500
committerUnknwon <u@gogs.io>2015-11-04 18:34:08 -0500
commit9372eedf2ea7e8ccf8b127843e592765cbc1b034 (patch)
tree6d9dc278aab23931d4c729f35f31106c743f62b5
parent603c7389b8e56740033e51b36b79e61136b46002 (diff)
downloadgitea-9372eedf2ea7e8ccf8b127843e592765cbc1b034.tar.gz
gitea-9372eedf2ea7e8ccf8b127843e592765cbc1b034.zip
README
-rw-r--r--README.md2
-rw-r--r--README_ZH.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9b7d71c411..cc16386010 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ Gogs - Go Git Service [![Build Status](https://travis-ci.org/gogits/gogs.svg?bra
## Purpose
-The goal of this project is to make the easiest, fastest, and most painless way of setting up a self-hosted Git service. With Go, this can be done with an independent binary distribution across **ALL platforms** that Go supports, including Linux, Mac OS X, and Windows.
+The goal of this project is to make the easiest, fastest, and most painless way of setting up a self-hosted Git service. With Go, this can be done with an independent binary distribution across **ALL platforms** that Go supports, including Linux, Mac OS X, Windows and ARM.
## Overview
diff --git a/README_ZH.md b/README_ZH.md
index b6f6b18ff7..71858ebc90 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -5,7 +5,7 @@ Gogs (Go Git Service) 是一款可轻易搭建的自助 Git 服务。
## 开发目的
-Gogs 的目标是打造一个最简单、最快速和最轻松的方式搭建自助 Git 服务。使用 Go 语言开发使得 Gogs 能够通过独立的二进制分发,并且支持 Go 语言支持的 **所有平台**,包括 Linux、Mac OS X 以及 Windows。
+Gogs 的目标是打造一个最简单、最快速和最轻松的方式搭建自助 Git 服务。使用 Go 语言开发使得 Gogs 能够通过独立的二进制分发,并且支持 Go 语言支持的 **所有平台**,包括 Linux、Mac OS X、Windows 以及 ARM 平台。
## 项目概览