Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Carmine DiMascio committed Mar 22, 2019
1 parent 7f07d85 commit 06e6fb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ new OpenApiMiddleware({
}).install(app);
```

(see complete [example](#example))

### Advanced

```javascript
Expand Down Expand Up @@ -53,6 +51,8 @@ new OpenApiMiddleware({
}).install(app);
```

(see complete [example](#example))

## Example API Server

Try the complete example below:
Expand Down

0 comments on commit 06e6fb4

Please sign in to comment.