Skip to content

Commit

Permalink
added nuget install cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
ericnewton76 authored Jun 16, 2017
1 parent 3856834 commit 15b1ff7
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# MvcInterop
# MvcInteropX

[![Build status](https://ci.appveyor.com/api/projects/status/s3kvj1umjmel1plf?svg=true)](https://ci.appveyor.com/project/EricNewton/mvcinterop)
[![NuGet](https://img.shields.io/nuget/v/Nuget.Core.svg)]()

This is a fork of Zeus MvcInterop to provide MVC capabilities to WebForms pages.

Install using Nuget:
```
nuget install MvcInteropX
```

0 comments on commit 15b1ff7

Please sign in to comment.