diff --git a/.changeset/tall-apples-remember.md b/.changeset/tall-apples-remember.md
new file mode 100644
index 000000000..411530ec9
--- /dev/null
+++ b/.changeset/tall-apples-remember.md
@@ -0,0 +1,5 @@
+---
+
+---
+
+Fixed missing image in the README and Getting Started page
diff --git a/README.md b/README.md
index 9ad00c2b2..62d28ce06 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-
+
A premium and open source dashboard template with a responsive and high-quality UI.
@@ -18,9 +18,9 @@ A premium and open source dashboard template with a responsive and high-quality
**If you want to support our project and help me grow it, you can [become a sponsor on GitHub](https://github.com/sponsors/codecalm) or just [donate on PayPal](https://paypal.me/codecalm) :)**
## 🔎 Preview
Tabler is fully responsive and compatible with all modern browsers. Thanks to its modern and user-friendly design you can create a fully functional interface that users will love! Choose the layouts and components you need and customize them to make your design consistent and eye-catching. Every component has been created with attention to detail to make your interface beautiful! Show me a demo
-
-
+
### Sponsors
@@ -94,12 +100,15 @@ To use our build system and run our documentation locally, you'll need a copy of
**OSX users**:
-```pnpm install```
+```sh
+pnpm install
+```
and then
-```npm run start```
-
+```sh
+npm run start
+```
**Windows users**:
@@ -216,4 +225,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
-This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
+This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
\ No newline at end of file
diff --git a/docs/ui/getting-started/index.mdx b/docs/ui/getting-started/index.mdx
index 5f0d1c88c..7ca50c85a 100644
--- a/docs/ui/getting-started/index.mdx
+++ b/docs/ui/getting-started/index.mdx
@@ -13,4 +13,4 @@ Tabler is fully responsive and compatible with all modern browsers. Thanks to it
Tabler is a perfect solution if you want to create an interface which is not only user-friendly but also fully responsive. Thanks to the big choice of ready-made components, you can customize your design and adapt it to the needs of even the most demanding users. On top of that, Tabler is an open source solution, continuously developed and improved by the open source community.
-
+
\ No newline at end of file