Skip to content

Commit

Permalink
fix: resize banner and make it a bit more centered towards the project
Browse files Browse the repository at this point in the history
  • Loading branch information
genericness authored Jun 3, 2024
1 parent ee67750 commit 266245a
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
<<img alt="Stardust banner" src="media/banner.png">
<p align="center">An open-source <a href="https://kasmweb.com">Kasm Workspaces</a> alternative.<br>
<a href="https://discord.gg/xyW6kqrSf5">
<img alt="Join our Discord" src="https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/636e0b5061df29d55a92d945_full_logo_blurple_RGB.svg" width="200">
</a>
<img alt="Stardust banner" src="media/banner.png">
<p align="center">An open-source <a href="https://kasmweb.com">Kasm Workspaces</a> alternative.<br></p>
<hr>
<p align="center">Join our Discord server:</p>
<p align="center">
<a href="https://discord.gg/xyW6kqrSf5">
<img alt="Join our Discord" src="https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/636e0b5061df29d55a92d945_full_logo_blurple_RGB.svg" width="200">
</a>
</p>
<br>

## Setup

Follow the steps below to set up the project.
Follow the steps below to set up Stardust.

First, install the dependencies:

Expand Down

0 comments on commit 266245a

Please sign in to comment.