Refactor README.md for better structure and links

Updated README.md to improve formatting and clarity.
This commit is contained in:
Seraphys 2025-12-24 11:21:09 -06:00 committed by GitHub
parent 058b3d6317
commit 9845c68480
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,23 +1,43 @@
<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 # Dictionarry Database
[![Website](https://img.shields.io/badge/Website-dictionarry.dev-blue)](https://dictionarry.dev) The [Official Dictionarry Database](https://github.com/Dictionarry-Hub/database) serves two main purposes:
[![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 database serves two main purposes: 1. Powers our [Documentation](https://dictionarry.dev)
1. Powers our [Documentation](https://dictionarry.dev/)
2. Acts as a 2. Acts as a
[Profilarr Compliant Database](https://dictionarry.dev/profilarr-setup/linking?section=database-spotlight) [Profilarr Compliant Database](https://dictionarry.dev/profilarr-setup/linking?section=database-spotlight)
## Branches ## Brances
### stable Stable
Contains tested database entries ready for production use. Contains tested database entries ready for production use.
### dev Dev
Contains the latest updates and additions that are pending formal verification. Contains the latest updates and additions that are pending formal verification.
May include experimental patterns and profiles that require further testing. May include experimental patterns and profiles that require further testing.
### Profiles
[Dictionarry Profiles](https://dictionarry.dev/quality-profile)
#### Support
We Recommend Joining the Dictionarry Discord for any support issues you may have
1. [Discord](https://discord.com/invite/Y9TYP6jeYZ)
2. [Database Issues](https://github.com/Dictionarry-Hub/database/issues)
3. [Profilarr Issues](https://github.com/Dictionarry-Hub/profilarr/issues)