diff options
author | Unknwon <u@gogs.io> | 2015-10-02 02:55:52 -0400 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-10-02 02:55:52 -0400 |
commit | c60d8bc069491295300969b185a47587dfdd03a6 (patch) | |
tree | 7447d429d7849593d9a783f64b589fe9e6a9b5d8 /README.md | |
parent | e0a099ec112e2746ec1f6dcd3276d19e14e50b06 (diff) | |
download | gitea-c60d8bc069491295300969b185a47587dfdd03a6.tar.gz gitea-c60d8bc069491295300969b185a47587dfdd03a6.zip |
update locales
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 to set up a self-hosted Git service. With Go, this can be done via 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, and Windows. ## Overview |