diff --git a/README.md b/README.md index 31ec35d..de74cc1 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,9 @@

A voice-activated way for finding the next buses coming to your Urbana-Champaign bus stop

- Usage • + FeaturesDemo • + ComponentsResources

@@ -16,15 +17,23 @@ -## Usage +## Features - Say `open illini bus` to start the skill -- Say key work `use` then the name of your bus stop + +- Say key word `use` then the name of your bus stop - Example: `use [bus stop name]` - Implemented using the [CUMTD Auto Complete API](https://developer.cumtd.com/documentation/autocomplete/v1.0.0/stop/) +- Alexa uses DynamoDB to remember your bus stop + - Faster future responses + +- Hosted on AWS Lambda + + ## Demo -![illini bus run](https://github.com/3sannasia/Alexa-Illini-Bus/assets/54860072/c8548a84-b6af-457e-a523-6ef491f5e0a7) +

+ ## Resources