diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 9dfdcc4..8fc01e8 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -6,9 +6,9 @@ Reading and following these guidelines will help us make the contribution proces
## Quicklinks
-* [Getting Started](#getting-started)
- * [Issues](#issues)
- * [Pull Requests](#pull-requests)
+- [Getting Started](#getting-started)
+ - [Issues](#issues)
+ - [Pull Requests](#pull-requests)
## Getting Started
diff --git a/README.md b/README.md
index 7a5e11f..89027ca 100644
--- a/README.md
+++ b/README.md
@@ -19,22 +19,28 @@
## 👀 Why even use the Re-design?
### Overview
+
This repository contains a collection of helper scripts for Proxmox VE, designed to enhance and simplify the user experience. The scripts include various functionalities such as easier access to source code for improved security and a redesigned website for better script viewing.
### Features
+
- **Script Source Access**: Easily access the source code of each script to review and enhance security.
- **Redesigned Website**: Improved layout for easier script viewing.
## Getting Started
### Prerequisites
+
- Proxmox VE installed
### Contributing
+
Contributions are welcome! Please read the [contributing guidelines](CONTRIBUTING.md) for more information.
### License
+
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
### Contact
+
For questions or support, please open an issue on GitHub.
diff --git a/app/page.tsx b/app/page.tsx
index 00469b7..e89ac76 100644
--- a/app/page.tsx
+++ b/app/page.tsx
@@ -15,7 +15,7 @@ export default function LandingPage() {