Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 25 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,31 @@
# Dictionarry Database

[![Website](https://img.shields.io/badge/Website-dictionarry.dev-blue)](https://dictionarry.dev)
[![Discord](https://img.shields.io/discord/1202375791556431892?color=blue&logo=discord&logoColor=white)](https://discord.com/invite/Y9TYP6jeYZ)
[![Buy Me A Coffee](https://img.shields.io/badge/Buy%20Me%20A%20Coffee-Support-blue?logo=buy-me-a-coffee)](https://www.buymeacoffee.com/santiagosayshey)
[![GitHub Sponsors](https://img.shields.io/badge/GitHub%20Sponsors-Support-blue?logo=github-sponsors)](https://github.com/sponsors/Dictionarry-Hub)
<p align="center">
<a href="https://dictionarry.dev">
<img src="https://img.shields.io/badge/Website-dictionarry.dev-blue" alt="Website">
</a>
<a href="https://discord.com/invite/Y9TYP6jeYZ">
<img src="https://img.shields.io/discord/1202375791556431892?color=blue&logo=discord&logoColor=white" alt="Discord">
</a>
<a href="https://www.buymeacoffee.com/santiagosayshey">
<img src="https://img.shields.io/badge/Buy%20Me%20A%20Coffee-Support-blue?logo=buy-me-a-coffee" alt="Buy Me A Coffee">
</a>
<a href="https://github.com/sponsors/Dictionarry-Hub">
<img src="https://img.shields.io/badge/GitHub%20Sponsors-Support-blue?logo=github-sponsors" alt="GitHub Sponsors">
</a>
</p>

The database serves two main purposes:

1. Powers our [Documentation](https://dictionarry.dev/)
2. Acts as a
[Profilarr Compliant Database](https://dictionarry.dev/profilarr-setup/linking?section=database-spotlight)
# Dictionarry Database

## Branches
The [Official Dictionarry Database](https://github.com/Dictionarry-Hub/database) serves two main purposes:

### stable
- Powers our [Documentation](https://dictionarry.dev)
- Acts as a [Profilarr Compliant Database](https://dictionarry.dev/profilarr-setup/linking?section=database-spotlight)

Contains tested database entries ready for production use.
## Profiles

### dev
- [Dictionarry Profiles](https://dictionarry.dev/quality-profile)

Contains the latest updates and additions that are pending formal verification.
May include experimental patterns and profiles that require further testing.
## Support
We Recommend Joining the Dictionarry Discord for any support issues you may have
- [Discord](https://discord.com/invite/Y9TYP6jeYZ)
- [Database Issues](https://github.com/Dictionarry-Hub/database/issues)
- [Profilarr Issues](https://github.com/Dictionarry-Hub/profilarr/issues)
Loading