diff --git a/README.md b/README.md index be9cd2263..661650702 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@
+
+
+
+
+## Support
+
+- You can reach us for support on [Discord](https://discord.gg/ySfaEUcQ).
+- Bugs can be opened with an issue on [Github](https://github.com/sct/overseerr/issues).
## API Documentation
@@ -29,7 +47,7 @@
You can develop Overseer entirely in docker. Make sure you have [Docker Desktop](https://www.docker.com/products/docker-desktop) installed before continuing.
1. Make sure you have [Docker Desktop](https://www.docker.com/products/docker-desktop) installed.
-2. Run `docker-compose up -d` to start the server
+2. Run `docker-compose up -d` to start the server.
3. Access the container at http://localhost:3000
That's it!
diff --git a/public/preview.png b/public/preview.png
new file mode 100644
index 000000000..7d90433e3
Binary files /dev/null and b/public/preview.png differ