mirror of
https://github.com/rustmailer/bichon.git
synced 2026-08-03 07:48:34 +02:00
Update README.md
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p style="display: flex; gap: 10px; justify-content: center; flex-wrap: wrap;">
|
<p align="center">
|
||||||
<a href="https://github.com/rustmailer/bichon/releases">
|
<a href="https://github.com/rustmailer/bichon/releases">
|
||||||
<img src="https://img.shields.io/github/v/release/rustmailer/bichon" alt="Release">
|
<img src="https://img.shields.io/github/v/release/rustmailer/bichon" alt="Release">
|
||||||
</a>
|
</a>
|
||||||
@@ -30,7 +30,9 @@
|
|||||||
<a href="LICENSE">
|
<a href="LICENSE">
|
||||||
<img src="https://img.shields.io/badge/license-AGPLv3-blue.svg" alt="License">
|
<img src="https://img.shields.io/badge/license-AGPLv3-blue.svg" alt="License">
|
||||||
</a>
|
</a>
|
||||||
<a href="https://deepwiki.com/rustmailer/bichon"><img src="https://deepwiki.com/badge.svg" alt="Ask DeepWiki"></a>
|
<a href="https://deepwiki.com/rustmailer/bichon">
|
||||||
|
<img src="https://deepwiki.com/badge.svg" alt="Ask DeepWiki">
|
||||||
|
</a>
|
||||||
<a href="https://discord.gg/Bq4M2cDmF4">
|
<a href="https://discord.gg/Bq4M2cDmF4">
|
||||||
<img src="https://img.shields.io/badge/Discord-Join%20Server-7289DA?logo=discord&logoColor=white" alt="Discord">
|
<img src="https://img.shields.io/badge/Discord-Join%20Server-7289DA?logo=discord&logoColor=white" alt="Discord">
|
||||||
</a>
|
</a>
|
||||||
@@ -38,6 +40,7 @@
|
|||||||
<img src="https://img.shields.io/twitter/follow/rustmailer?style=social" alt="Follow on X">
|
<img src="https://img.shields.io/twitter/follow/rustmailer?style=social" alt="Follow on X">
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
Bichon is an open-source email archiving system that **synchronizes emails from IMAP servers**, **indexes them for full-text search**, and provides a **REST API** for programmatic access.
|
Bichon is an open-source email archiving system that **synchronizes emails from IMAP servers**, **indexes them for full-text search**, and provides a **REST API** for programmatic access.
|
||||||
|
|||||||
Reference in New Issue
Block a user