Update README.md

This commit is contained in:
Naoki Takezoe
2015-09-13 11:56:18 +09:00
parent a3daf13c15
commit bb2e77d899

View File

@@ -16,9 +16,7 @@ The current version of GitBucket provides a basic features below:
- Fork / Pull request - Fork / Pull request
- Email notification - Email notification
- Activity timeline - Activity timeline
- User management (for Administrators) - Simple user and group management with LDAP integration
- Group (like Organization in GitHub)
- LDAP integration
- Gravatar support - Gravatar support
- Plug-in system - Plug-in system
@@ -87,6 +85,9 @@ GitBucket has the plug-in system to extend GitBucket from outside of GitBucket.
- [gitbucket-gist-plugin](https://github.com/takezoe/gitbucket-gist-plugin) - [gitbucket-gist-plugin](https://github.com/takezoe/gitbucket-gist-plugin)
- [gitbucket-announce-plugin](https://github.com/McFoggy/gitbucket-announce-plugin) - [gitbucket-announce-plugin](https://github.com/McFoggy/gitbucket-announce-plugin)
- [gitbucket-h2-backup-plugin](https://github.com/McFoggy/gitbucket-h2-backup-plugin) - [gitbucket-h2-backup-plugin](https://github.com/McFoggy/gitbucket-h2-backup-plugin)
- [gitbucket-desktopnotify-plugin](https://github.com/yoshiyoshifujii/gitbucket-desktopnotify-plugin)
You can find community plugins other than them at [gitbucket community plugins](http://gitbucket-plugins.github.io/).
Release Notes Release Notes
-------- --------