Partial fix for #62 (documentation)

This commit is contained in:
Lucas Verney 2017-06-19 16:24:51 +02:00
parent edb7b822d2
commit 25f2e71264
1 changed files with 2 additions and 1 deletions

View File

@ -106,7 +106,8 @@ under the `constraints` key. The available constraints are:
* `postal_codes` is a list of postal codes. You should include any postal code
you want, and especially the postal codes close to the precise location you
want.
* `time_to` is a dictionary of places to compute travel time to them.
* `time_to` is a dictionary of places to compute travel time to them (using
public transport, relies on [Navitia API](http://navitia.io/)).
Typically,
```