From 8f3c24154e56f0dd64ea2cc7e67c80da4117407e Mon Sep 17 00:00:00 2001 From: Stefan Dourado Date: Mon, 29 Jun 2020 12:27:00 +0100 Subject: [PATCH 1/3] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0309275..1a2f5c9 100644 --- a/README.md +++ b/README.md @@ -22,4 +22,10 @@ Next, you can simply 'flutter run' the app. In order for this project to run, we have needed to rely on a specific version of the DialogFlowv2 package on `pub.dev`. We have luckily found a user that upgraded the dependency of HTTP, which otherwise it would have not worked. Big shoutout to `indigothm`!! - [Dialogflow](https://github.com/indigothm/flutter_dialogflow) \ No newline at end of file + [Dialogflow](https://github.com/indigothm/flutter_dialogflow) + + +## Resources uses + +[Amazon Polly](https://aws.amazon.com/polly/) +[Dialogflow](https://dialogflow.cloud.google.com/) From baa8a0232b34da0322eb8dda1bd9b93e94f9d7cc Mon Sep 17 00:00:00 2001 From: Stefan Dourado Date: Mon, 29 Jun 2020 12:27:14 +0100 Subject: [PATCH 2/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1a2f5c9..6afea65 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,6 @@ We have luckily found a user that upgraded the dependency of HTTP, which otherwi ## Resources uses [Amazon Polly](https://aws.amazon.com/polly/) + + [Dialogflow](https://dialogflow.cloud.google.com/) From 418adc30e8ec4ec982d56f02476d9162f5d88c3f Mon Sep 17 00:00:00 2001 From: Stefan Dourado Date: Mon, 29 Jun 2020 12:27:29 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6afea65..ee1f74b 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ We have luckily found a user that upgraded the dependency of HTTP, which otherwi [Dialogflow](https://github.com/indigothm/flutter_dialogflow) -## Resources uses +## Resources used [Amazon Polly](https://aws.amazon.com/polly/)