docs: add trysoup.dev website link to README nav and badges

This commit is contained in:
Alpamys 2026-05-03 22:45:42 +05:00
parent b8506c465a
commit caeafaffb3
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@
</p>
<p align="center">
<a href="https://trysoup.dev">Website</a> &middot;
<a href="#quick-start">Quick Start</a> &middot;
<a href="#features">Features</a> &middot;
<a href="#data-tools">Data Tools</a> &middot;
@ -24,6 +25,7 @@
<img src="https://img.shields.io/badge/license-Apache--2.0-blue" alt="Apache-2.0 License">
<a href="https://github.com/MakazhanAlpamys/Soup/actions"><img src="https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/MakazhanAlpamys/65fdc943f85f3b2c46ecddb415c2b779/raw/soup_tests.json" alt="Tests"></a>
<a href="https://github.com/MakazhanAlpamys/Soup/actions"><img src="https://github.com/MakazhanAlpamys/Soup/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
<a href="https://trysoup.dev"><img src="https://img.shields.io/badge/website-trysoup.dev-blue" alt="Website"></a>
</p>
---