Skip to content

Commit 00c20cb

Browse files
authored
Update README.md (#28)
1 parent dd7fafd commit 00c20cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717

1818
## Installation
1919

20-
## Examples
21-
2220
```
2321
Install-Package WebJobs.Extensions.HttpApi
2422
```
@@ -46,6 +44,8 @@ public class Function1 : HttpFunctionBase
4644
}
4745
```
4846

47+
## Examples
48+
4949
### Model validation
5050

5151
```csharp

0 commit comments

Comments
 (0)