Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rwi authored Aug 15, 2016
1 parent d93b9ca commit 1cf9930
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@ and filtering into a single easy to use web interface.

The communote-server repository contains the Communote core which is a Java servlet based web application with an embedded OSGi container. It consists of the main artifacts and a set of OSGi plugins, the so called 'core plugins', which will be bundled in official Communote releases.

Instructions for building can be found in our [Developer Documentation](http://communote.github.io/doc/dev_how_core.html).
#Installation
To install Communote just follow the steps in our [Installation Documentation](https://communote.github.io/doc/install_requirements.html). The installation packages are available in the [Releases](https://github.com/Communote/communote-server/releases) section of this repository.

#Building
Communote uses Maven as its build automation tool. Detailed instructions for building can be found in our [Developer Documentation](http://communote.github.io/doc/dev_how_core.html).

# License
Communote is licensed under the [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0).

0 comments on commit 1cf9930

Please sign in to comment.