diff --git a/README.md b/README.md index 4889774c..99bf1482 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,24 @@ Redmine is a flexible project management web application, released under the ter Further information about the GPL license can be found at +Features +-------- + + * Directory structure + * Document versioning / revision history + * Email notifications for directories and/or documents + * Document locking + * Multi (drag/drop depending on browser) upload/download + * Multi download via zip + * Direct document sending via email + * Simple document approval workflow + * Document access auditing + * Integration with Redmine's activity feed + * Wiki macros for quick content linking + * Full read/write webdav functionality + * Optional document content fulltext search + * Compatible with redmine 2.0.x + Dependencies ------------ @@ -153,4 +171,4 @@ Contributing If you’ve added something, why not share it. Fork the repository (github.com/danmunn/redmine_dmsf), make the changes and send a pull request to the maintainers. -Changes with tests, and full documentation are preferred. \ No newline at end of file +Changes with tests, and full documentation are preferred.