Add a note about running time, see #72

This commit is contained in:
Lucas Verney 2017-09-27 12:23:19 -04:00
parent fa20d0fcbc
commit 4633dd5179
1 changed files with 4 additions and 0 deletions

View File

@ -43,6 +43,10 @@ The available commands are:
* `serve` to serve the built-in webapp with the development server. Do not use
in production.
_Note:_ Fetching flats can be quite long and take up to a few minutes. This
should be better optimized. To get a verbose output and have an hint about the
progress, use the `-v` argument.
### Common arguments