Merge pull request #123 from Dictionarry-Hub/dev

Update Readme
This commit is contained in:
Seraphys
2025-12-24 12:21:30 -06:00
committed by GitHub

View File

@@ -1,23 +1,31 @@
<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>
# 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)
The [Official Dictionarry Database](https://github.com/Dictionarry-Hub/database) serves two main purposes:
The database serves two main purposes:
- Powers our [Documentation](https://dictionarry.dev)
- Acts as a [Profilarr Compliant Database](https://dictionarry.dev/profilarr-setup/linking?section=database-spotlight)
1. Powers our [Documentation](https://dictionarry.dev/)
2. Acts as a
[Profilarr Compliant Database](https://dictionarry.dev/profilarr-setup/linking?section=database-spotlight)
## Profiles
## Branches
- [Dictionarry Profiles](https://dictionarry.dev/quality-profile)
### stable
Contains tested database entries ready for production use.
### dev
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)