mirror of https://github.com/razor-ai/soup.git
docs: add trysoup.dev website link to README nav and badges
This commit is contained in:
parent
b8506c465a
commit
caeafaffb3
|
|
@ -9,6 +9,7 @@
|
|||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://trysoup.dev">Website</a> ·
|
||||
<a href="#quick-start">Quick Start</a> ·
|
||||
<a href="#features">Features</a> ·
|
||||
<a href="#data-tools">Data Tools</a> ·
|
||||
|
|
@ -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>
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in New Issue