diff options
author | Unknwon <u@gogs.io> | 2015-09-12 09:21:09 -0400 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-09-12 09:21:09 -0400 |
commit | 10de16beb0065a5e96ef58073841da35c017f5dd (patch) | |
tree | c25c0b237d8805dd42190f3af8e0bd652577a2f1 /README.md | |
parent | ed5a61153fb8fc2ae960a505d9ed7f8b22c8b8d5 (diff) | |
download | gitea-10de16beb0065a5e96ef58073841da35c017f5dd.tar.gz gitea-10de16beb0065a5e96ef58073841da35c017f5dd.zip |
typo and README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -99,6 +99,10 @@ There are 5 ways to install Gogs: - [Instalando Gogs no Ubuntu](http://blog.linuxpro.com.br/2015/08/14/instalando-gogs-no-ubuntu/) (Português) +### Deploy to Cloud + +- [OpenShift](https://github.com/tkisme/gogs-openshift) + ## Acknowledgments - Router and middleware mechanism of [Macaron](https://github.com/Unknwon/macaron). |