diff --git a/devexpress-web/README.md b/devexpress-web/README.md
index 4f1fa6c590..341304e192 100644
--- a/devexpress-web/README.md
+++ b/devexpress-web/README.md
@@ -1,7 +1,15 @@
-# DevExpress ASP.NET/MVC TypeScript definitions #
+DevExpress ASP.NET/MVC TypeScript definitions
+=============================================
-You can use these TypeScript definitions for your web projects, which contain DevExpress ASP.NET or MVC controls. For this, simply add at the top of your code.
-
-The API enclosed into the DevExpress ASP.NET/MVC TypeScript definition file fully corresponds to the API described in the DevExpress ASP.NET/MVC Documentation: [Reference](https://documentation.devexpress.com/#AspNet/DevExpressWebScripts).
-
-If you have any issues while using the DevExpress ASP.NET/MVC TypeScript definitions, please refer to our [Support Center](https://www.devexpress.com/Support/Center/Question/List/1).
\ No newline at end of file
+You can use these TypeScript definitions for your web projects, which contain
+DevExpress ASP.NET or MVC controls. For this, simply add at the top of your
+code ``.
+
+The API enclosed into the DevExpress ASP.NET/MVC TypeScript definition file
+fully corresponds to the API described in the DevExpress ASP.NET/MVC
+Documentation:
+[Reference](https://documentation.devexpress.com/#AspNet/DevExpressWebScripts).
+
+If you have any issues while using the DevExpress ASP.NET/MVC TypeScript
+definitions, please refer to our [Support
+Center](https://www.devexpress.com/Support/Center/Question/List/1).