Skip to content

Commit c39ede9

Browse files
authored
feat: Update README.md
1 parent ba25d74 commit c39ede9

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,20 @@ docker compose up -d
4848

4949
Self-hosting can be challenging, but we aim to make hosting Superstreamer as easy as possible. Check out the [Getting Started](https://superstreamer.xyz/guide/getting-started.html) section for more information. It should get you started in minutes.
5050

51+
## Screenshots
52+
53+
<div align="center">
54+
<a href="https://github.com/superstreamerapp/superstreamer/blob/main/docs/public/dashboard-stitcher.png" target="_blank">
55+
<img height="190" alt="Dashboard assets" src="https://raw.githubusercontent.com/superstreamerapp/superstreamer/main/docs/public/dashboard-stitcher.png" />
56+
</a>
57+
<a href="https://github.com/superstreamerapp/superstreamer/blob/main/docs/public/dashboard-assets.png" target="_blank">
58+
<img height="190" alt="Dashboard assets" src="https://raw.githubusercontent.com/superstreamerapp/superstreamer/main/docs/public/dashboard-assets.png" />
59+
</a>
60+
<a href="https://github.com/superstreamerapp/superstreamer/blob/main/docs/public/dashboard-job.png" target="_blank">
61+
<img height="190" alt="Dashboard assets" src="https://raw.githubusercontent.com/superstreamerapp/superstreamer/main/docs/public/dashboard-job.png" />
62+
</a>
63+
</div>
64+
5165
## Contributing
5266

5367
We love our contributors! Here's how you can contribute:

0 commit comments

Comments
 (0)