Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
docelic committed Jan 7, 2018
1 parent 79cf1ce commit 9d8e83a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -14,7 +14,7 @@ When search identifiers are recognized to be column names, generated SQL WHEREs

Let's start with a couple examples to get you going. The examples do not show specific configuration settings or char-by-char accurate SQL that is generated; they provide a general intro to what is supported and what you get out of the box.

Say that we want to provide a text search for use in automobile sales:
Let's say we want to provide a text search for use in automobile sales:

```text_to_sql_search
INPUT: sedan 4 doors > 2000 ccm price < 20k with no downpayment
Expand Down

0 comments on commit 9d8e83a

Please sign in to comment.