Skip to content

Commit

Permalink
Documentation's code set to C# for syntax highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
mzabani committed Jan 23, 2014
1 parent a0d8234 commit 4ab9e8e
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 @@ -7,7 +7,7 @@ Usage
-----
This software is a library for self hosting. This means that you should add a reference to it in your Owin Web Application, and run it like this:

```
```c#
using Fos;
using Fos.Owin;
using Owin;
Expand Down

0 comments on commit 4ab9e8e

Please sign in to comment.