diff --git a/README.md b/README.md
index 758c0864..d0c9a511 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,10 @@
# GLScene
GLScene is a graphics engine based on OpenGL and VCL components for Delphi and C++ Builder.
+IDE - Embarcadero RAD Studio
It provides a class library and tools for rendering 3D scenes with spatial objects,
freeforms, verlets and virtual intelligent actors
Includes additional components for creating mesh objects with materials, shaders,
animations, and developing graphics applications with physics
-### Requirements
- IDE - Embarcadero RAD Studio
- Visual C++ Redistributable for Visual Studio 2015
### How to install
1. Download a zip archive of the last release or clone repository:
git clone https://github.com/glscene/GLScene.git