Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Volkmar Vogel authored Feb 22, 2019
1 parent 71cc19d commit 201bc07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ write your own voice application fast.
## Top features

- Dialogflow V2 API reference implementation written in Kotlin
- Interceper API for adding e.g. tracking
- Intercepter API for adding e.g. tracking
- Spring reference implementation
- SSML builder for creating rich responses
- Plugin for Konversation to distinct the dialogs from code
Expand Down Expand Up @@ -142,4 +142,4 @@ OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
[DialogflowIntentHandler]: docs/core/org.rewedigital.dialog.handler/-dialogflow-intent-handler/index.md
[intent-methods]: docs/core/org.rewedigital.dialog.handler/-dialogflow-intent-handler/index.md#Functions
[ResponseBuilder]: docs/core/org.rewedigital.dialog.handler/-dialogflow-response-builder/index.md
[RequestInterceptor]: docs/core/org.rewedigital.dialog.interceptors/-request-interceptor/index.md
[RequestInterceptor]: docs/core/org.rewedigital.dialog.interceptors/-request-interceptor/index.md

0 comments on commit 201bc07

Please sign in to comment.