Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Commit

Permalink
add using statement to example
Browse files Browse the repository at this point in the history
  • Loading branch information
EEParker committed Sep 20, 2018
1 parent 6f24808 commit 5e85271
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ https://github.com/aspnet/JavaScriptServices/pull/1726

Usage Example:
```csharp
using VueCliMiddleware;

public class Startup
{
public Startup(IConfiguration configuration)
Expand Down

0 comments on commit 5e85271

Please sign in to comment.