diff --git a/README.md b/README.md index 2085c220..04a098af 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,6 @@ Wild Duck
WildDuck is a scalable no-SPOF IMAP/POP3 mail server. -
- WildDuck uses a distributed database (sharded + replicated MongoDB) as a backend for storing all data, including emails. -
- WildDuck tries to follow Gmail in product design. -
- If there's a decision to be made then usually the answer is to do whatever Gmail has done.

@@ -21,6 +15,10 @@ gitter

+WildDuck uses a distributed database (sharded + replicated MongoDB) as a backend for storing all data, including emails. + +WildDuck tries to follow Gmail in product design. If there's a decision to be made then usually the answer is to do whatever Gmail has done. + ## Links - [Website](https://wildduck.email)