From 03012081a65c450ed64773b4671737e87d1c58b4 Mon Sep 17 00:00:00 2001 From: Stefan Prodan Date: Mon, 26 Aug 2013 18:46:37 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94d2dae..eb211d4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -RequireJSDotNet +RequireJS.NET =============== The RequireJS for .NET project smoothly integrates the RequireJS framework with ASP.NET MVC on the server side using xml configuration files, action filter attributes, a base controller for inheritance and helper classes. Below you’ll find a series of articles that explain in depth how you can configure, program and deploy web applications powered by RequireJS.