doc: Update the README for the new CLI

This commit is contained in:
Clément Renault
2018-10-04 13:55:29 +02:00
parent 474028145d
commit 2944368897
4 changed files with 15 additions and 13 deletions

View File

@ -22,7 +22,7 @@ git = "https://github.com/Kerollmops/fst.git"
branch = "automaton-for-deref"
[features]
default = ["index-csv", "serve-http", "serve-console"]
default = ["index-csv", "serve-http"]
index-jsonlines = ["index", "serde_json"]
index-csv = ["index", "csv"]