Skip to content

Commit

Permalink
README formatting changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
noboomu committed May 11, 2017
1 parent 4ab177c commit 16b4d50
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 @@ -181,7 +181,7 @@ A great deal of inspiration came from working with the following excellent proje
- ##### AssetsService
- The AssetsService mounts an asset directory at a given path and is configured in your ```application.conf``` file.
- The default configuration:
```js
```
assets {
# the base path assets will be server from
path = "/public"
Expand All @@ -197,7 +197,7 @@ A great deal of inspiration came from working with the following excellent proje
- The SwaggerService generates a swagger-spec file from your endpoints and serves a swagger-ui and spec.
- The service is configured in your ```application.conf``` file.
- The default configuration:
```js
```
swagger {
# the path that has an index.html template and theme css files
resourcePrefix="io/sinistral/proteus/swagger"
Expand Down

0 comments on commit 16b4d50

Please sign in to comment.