Skip to content

Commit

Permalink
Updated README.md to include Vortex Dashboard image and Vortex Agent …
Browse files Browse the repository at this point in the history
…tip.
  • Loading branch information
jarvis2f committed Mar 21, 2024
1 parent e02318a commit 93e859e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ Vortex
<img src="https://raw.githubusercontent.com/jarvis2f/vortex/main/public/logo-3d.png" alt="Vortex Logo" width="200" />
</p>

Vortex is a simple and fast web application. It is built with Next.js, Tailwind CSS, and Prisma.
<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" />
Expand All @@ -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
Expand Down Expand Up @@ -75,3 +81,5 @@ 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)
Binary file added public/dashboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 93e859e

Please sign in to comment.