Updated README.md to include Vortex Dashboard image and Vortex Agent tip.

This commit is contained in:
jarvis2f 2024-03-21 11:35:48 +08:00
parent e02318a584
commit 6792fc0ebe
3 changed files with 12 additions and 1 deletions

View File

@ -3,3 +3,5 @@
node_modules
.prisma/migrations/
README.md

View File

@ -6,7 +6,9 @@ Vortex
<img src="https://raw.githubusercontent.com/jarvis2f/vortex/main/public/logo-3d.png" alt="Vortex Logo" width="200" />
</p>
<p align="center">
Vortex is a simple and fast web application. It is built with Next.js, Tailwind CSS, and Prisma.
</p>
<p align="center">
<img src="https://github.com/jarvis2f/vortex/actions/workflows/docker-publish.yml/badge.svg" alt="Vortex Docker" />
@ -15,6 +17,10 @@ Vortex is a simple and fast web application. It is built with Next.js, Tailwind
<img src="https://img.shields.io/github/license/jarvis2f/vortex" alt="Vortex License" />
</p>
<p align="center">
<img src="https://raw.githubusercontent.com/jarvis2f/vortex/main/public/dashboard.png" alt="Vortex Dashboard" width="70%"/>
</p>
# Installation
## Docker Compose
@ -75,3 +81,6 @@ Vortex is open source software [licensed as MIT](LICENSE).
- [Tailwind CSS](https://tailwindcss.com/)
- [Prisma](https://www.prisma.io/)
- [Umami](https://umami.is/)
> [!TIP]
> [Vortex Agent](https://github.com/jarvis2f/vortex-agent)

BIN
public/dashboard.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 492 KiB