Skip to content

Commit

Permalink
Update accepted commands
Browse files Browse the repository at this point in the history
  • Loading branch information
alastairparagas committed Jan 21, 2017
1 parent 64c4152 commit 8a2e349
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 @@ -49,7 +49,7 @@ Our Postgres database sports the following data schema - database tables followe
```
{
command_type: "goto"|"goto_full"|"goto_link"|"search"|"facebook_login"|"facebook_logout",
command_type: "goto"|"goto_full"|"goto_link"|"search"|"facebook_login"|"facebook_logout"|"facebook_messages"|"facebook_timeline"|"facebook_notifications",
result: SearchResultList|{}
}
```
Expand Down

0 comments on commit 8a2e349

Please sign in to comment.