diff options
author | Unknwon <u@gogs.io> | 2019-11-25 15:27:20 -0800 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2019-11-25 15:27:20 -0800 |
commit | db4bf20df33f008fa16fb1c813cc7ee14673d038 (patch) | |
tree | 352184e18cbad7ba7b5ce2e363d435c89041dd55 /README.md | |
parent | 59e9a87d9561c0c4b042250566e34fc4bee02828 (diff) |
README: add phonetic symbol
[SKIP CI]
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |