Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ticcky committed Oct 16, 2014
1 parent ee3623b commit b131f50
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ teyb Dialog System Testing Framework
This project is a web-service for testing of dialog systems over internet. The idea is that dialog system creators can share simulators for the same task and `teyb` will act as a proxy for continuous objective testing of dialog systems.

## API
<code>

```
POST /tasks/:task_id/dialogs/
- Params:
- API key
Expand All @@ -26,4 +27,4 @@ PATCH /tasks/:task_id/dialogs/:dialog_id/
- Status codes:
- 200: OK
- 504: Error with user simulator
</code>
```

0 comments on commit b131f50

Please sign in to comment.