Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mutle committed Feb 8, 2014
1 parent b2e1ca7 commit 1608bac
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
@@ -1,20 +1,21 @@
= About fu2
# About fu2

fu2 is a community-software. It works similar to forums, but also has some differences.

== Features
## Features

* Discussion channels
* Private messages
* Invite users
* @mentions

== Requirements
## Requirements

* Redis
* PostgreSQL
* ElasticSearch

== Installation
## Installation

Set up `config/database.yml` with valid credentials to your local postgres server.

Expand All @@ -24,10 +25,10 @@ Then run:
rake db:create db:migrate db:seed
```

== License
## License

This application is licensed under the MIT-LICENSE, see the file MIT-LICENSE for more information.

== Copyright
## Copyright

Developed by Mutwin Kraus (mutle).

0 comments on commit 1608bac

Please sign in to comment.