Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ComeBurguburu committed Feb 1, 2015
1 parent a1cdd02 commit 5c40a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ You can use options :

<table>
<tr><th>Options </th><th>Value</th><th>Default</th></tr>
<tr><td> link </td><td>link to the script<br/>which make the request </td><td>php/search.php</td></tr>
<tr><td> url </td><td>link to the script<br/>which make the request </td><td>php/search.php</td></tr>
<tr><td>param_name</td><td> the GET or POST parameter use by the PHP script</td><td>search</td></tr>
<tr><td>autohide</td><td>boolean hide result when empty(true to debug css)</td><td> false</td></tr>
<tr><td>show_all</td><td>boolean display all values on focus </td><td>false</td></tr>
Expand Down

0 comments on commit 5c40a26

Please sign in to comment.