diff --git a/Development/Images/.gitattributes b/Development/Images/.gitattributes
new file mode 100644
index 000000000..ecf63ef87
--- /dev/null
+++ b/Development/Images/.gitattributes
@@ -0,0 +1,2 @@
+# Ignore Git LFS for images to be used on web without pulling LFS
+* !filter !diff !merge text=auto
diff --git a/Development/Images/Logo.png b/Development/Images/Logo.png
new file mode 100644
index 000000000..36075f180
Binary files /dev/null and b/Development/Images/Logo.png differ
diff --git a/Development/Images/flax-pic-1.jpg b/Development/Images/flax-pic-1.jpg
new file mode 100644
index 000000000..2cb514575
Binary files /dev/null and b/Development/Images/flax-pic-1.jpg differ
diff --git a/Development/Images/flax-pic-2.jpg b/Development/Images/flax-pic-2.jpg
new file mode 100644
index 000000000..fbf3517fd
Binary files /dev/null and b/Development/Images/flax-pic-2.jpg differ
diff --git a/Development/Images/flax-pic-3.jpg b/Development/Images/flax-pic-3.jpg
new file mode 100644
index 000000000..718b81285
Binary files /dev/null and b/Development/Images/flax-pic-3.jpg differ
diff --git a/README.md b/README.md
index 9ef2a6cbb..1c22b837e 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Flax Engine
-[](https://marketplace.visualstudio.com/items?itemName=Flax.FlaxVS)
-[](https://flaxengine.com/discord)
+
+
Flax Engine is a high quality modern 3D game engine written in C++ and C#.
From stunning graphics to powerful scripts - Flax can give everything for your games. Designed for fast workflow with many ready to use features waiting for you right now. To learn more see the website ([www.flaxengine.com](https://flaxengine.com)).
@@ -17,9 +17,7 @@ This repository contains full source code of the Flax (excluding NDA-protected p
# Flax plugin for Visual Studio
-Flax Visual Studio extension provides better programming workflow, C# scripts debugging functionality and allows to attach to running engine instance to debug C# source.
-
-This extension is available to download [here](https://marketplace.visualstudio.com/items?itemName=Flax.FlaxVS).
+Flax Visual Studio extension provides better programming workflow, C# scripts debugging functionality and allows to attach to running engine instance to debug C# source. This extension is available to download [here](https://marketplace.visualstudio.com/items?itemName=Flax.FlaxVS).
# Screenshots