From c7776b5b3714baf2e86ed1f5e21e55276d17b9ff Mon Sep 17 00:00:00 2001 From: Naoki Takezoe Date: Wed, 4 Sep 2013 18:46:09 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ebb9721a..1c211e1cb 100644 --- a/README.md +++ b/README.md @@ -10,17 +10,17 @@ The current version of GitBucket provides a basic features below: - Repository search (Code and Issues) - Wiki - Issues +- Fork / Pull request +- Mail notification - Activity timeline - User management (for Administrators) - Group (like Organization in Github) Following features are not implemented, but we will make them in the future release! -- Fork and pull request - Network graph - Statics - Watch / Star -- Notification If you want to try the development version of GitBucket, see the documentation for developers at [Wiki](https://github.com/takezoe/gitbucket/wiki).