aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
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 /README.md
parent603c7389b8e56740033e51b36b79e61136b46002 (diff)
downloadgitea-9372eedf2ea7e8ccf8b127843e592765cbc1b034.tar.gz
gitea-9372eedf2ea7e8ccf8b127843e592765cbc1b034.zip
README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 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