summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-03-16 10:35:25 -0400
committerUnknown <joe2010xtmf@163.com>2014-03-16 10:35:25 -0400
commit425a58afd662297a1697349890f8611cf79d2019 (patch)
tree2fc3d2b4d63575baf6f56096fb1887b786dff0ea /README.md
parentf6e32b1b08a5eff2c0cbdfe827b40fdea9dc676e (diff)
downloadgitea-425a58afd662297a1697349890f8611cf79d2019.tar.gz
gitea-425a58afd662297a1697349890f8611cf79d2019.zip
Bug fix
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0fb646e5e0..f4250a47a4 100644
--- a/README.md
+++ b/README.md
@@ -21,8 +21,9 @@ Please see [Wiki](https://github.com/gogits/gogs/wiki) for project design, devel
- SSH protocal support.
- Register/delete account.
- Create/delete public repository.
-- User/repository home page.
-- Git repository manipulation.
+- User profile page.
+- Repository viewer.
+- Gravatar support.
## Installation