diff --git a/README.md b/README.md
index fa8afd3..7032349 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@
-[Homepage](https://linkwarden.app) | [Getting Started](https://docs.linkwarden.app/getting-started) | [Features](https://github.com/linkwarden/linkwarden#features) | [Roadmap](https://github.com/linkwarden/linkwarden#roadmap) | [Support ❤](https://github.com/linkwarden/linkwarden#support-)
+[Homepage](https://linkwarden.app) | [Getting Started](https://docs.linkwarden.app/getting-started) | [Features](https://github.com/linkwarden/linkwarden#features) | [Roadmap](https://github.com/linkwarden/linkwarden#roadmap) | [Screenshots](https://github.com/linkwarden/linkwarden#screenshots) | [Support ❤](https://github.com/linkwarden/linkwarden#support-)
@@ -37,8 +37,8 @@ We highly recommend you **not** to use the old version as it is no longer mainta
- NextJS
- TypeScript
- Tailwind
-- Next-auth
- Prisma
+- Zustand
## Features
@@ -68,7 +68,21 @@ If you want to contribute, please start by creating an issue stating what you ar
## Security
-If you found a security vulnerability, please do **not** create a public issue, instead send an email to security@linkwarden.app stating the vulnerability. Thanks!
+If you found a security vulnerability, please do **not** create a public issue, instead send an email to [security@linkwarden.app](mailto:security@linkwarden.app) stating the vulnerability. Thanks!
+
+## Screenshots
+
+### Listing All Collections
+
+
+
+### Managing The Collaborators
+
+
+
+### Expanding Link Details
+
+
## Support ❤
diff --git a/assets/collaborators.png b/assets/collaborators.png
new file mode 100644
index 0000000..4cde2eb
Binary files /dev/null and b/assets/collaborators.png differ
diff --git a/assets/collections.png b/assets/collections.png
new file mode 100644
index 0000000..8f0df1f
Binary files /dev/null and b/assets/collections.png differ
diff --git a/assets/link_details.png b/assets/link_details.png
new file mode 100644
index 0000000..fd4ad6c
Binary files /dev/null and b/assets/link_details.png differ
diff --git a/assets/showcase_image.png b/assets/showcase_image.png
index 66dbc42..7516675 100644
Binary files a/assets/showcase_image.png and b/assets/showcase_image.png differ