diff options
author | Unknwon <u@gogs.io> | 2015-11-04 18:34:08 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-11-04 18:34:08 -0500 |
commit | 9372eedf2ea7e8ccf8b127843e592765cbc1b034 (patch) | |
tree | 6d9dc278aab23931d4c729f35f31106c743f62b5 /README.md | |
parent | 603c7389b8e56740033e51b36b79e61136b46002 (diff) | |
download | gitea-9372eedf2ea7e8ccf8b127843e592765cbc1b034.tar.gz gitea-9372eedf2ea7e8ccf8b127843e592765cbc1b034.zip |
README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |