Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
toddams authored Sep 2, 2016
1 parent 265f675 commit 093ec42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ public HomeController(IRazorLightEngine engine)
````
- **Inject services to your templates**
````CSharp
@inject MyProject.TestViewModel myModel
@inject MyProject.TestService myService
````

## FAQ
Expand Down

0 comments on commit 093ec42

Please sign in to comment.