From f54ef56c167e9fd99a6acc2a8c6c01a4d91860a9 Mon Sep 17 00:00:00 2001 From: Roman Reshetnikov Date: Tue, 28 Jun 2016 13:40:27 +0300 Subject: [PATCH] fix-readme --- devexpress-web/README.md | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) 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).