Browse Source

Fix README formatting

nodejs10
Julian Simioni 6 years ago
parent
commit
47f3f87e72
No known key found for this signature in database
GPG Key ID: B9EEB0C6EE0910A1
  1. 3
      README.md

3
README.md

@ -79,9 +79,10 @@ A good starting configuration file includes this section (fill in the service an
"level": "debug"
}
}
The `timeout` and `retry` values, as showin in the `pip` service section, are optional but configurable for all services (see [pelias/microservice-wrapper](https://github.com/pelias/microservice-wrapper) for more details).
```
The `timeout` and `retry` values, as showin in the `pip` service section, are optional but configurable for all services (see [pelias/microservice-wrapper](https://github.com/pelias/microservice-wrapper) for more details).
## Contributing

Loading…
Cancel
Save