fix: breaks

This commit is contained in:
Muhammad Hussein Fattahizadeh 2021-02-02 22:50:58 +03:30
parent 4bab2fb6a9
commit 1e06e1ba6c
No known key found for this signature in database
GPG key ID: F2C478D430A0DFAE

View file

@ -3,9 +3,13 @@
<p align="center">
<a href="https://wildduck.email" target="blank"><img src="./graphics/wildduck-type.svg" width="256" alt="Wild Duck" /></a>
<br />
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 is a scalable no-SPOF IMAP/POP3 mail server.
<br />
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.
WildDuck uses a distributed database (sharded + replicated MongoDB) as a backend for storing all data, including emails.
<br />
WildDuck tries to follow Gmail in product design.
<br />
If there's a decision to be made then usually the answer is to do whatever Gmail has done.
</p>
<p align="center">