Skip to content
This repository was archived by the owner on Oct 9, 2021. It is now read-only.

Commit 5763aa8

Browse files
committed
More details added to end of Lab 1
1 parent dad9477 commit 5763aa8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,11 @@ The application uses [CORS](http://docs.aws.amazon.com/AmazonS3/latest/dev/cors.
102102
22\. Select Deploy API
103103
![talker resource](/Images/Typing-Step22.png)
104104

105-
23\. Select the ZombieWorkshopStage deployment and hit the Deploy button. The typing indicator should now show when survivors are typing. As you type, POST requests are being made to the Talkers DynamoDB table as is continuous polling (GET Requests) on that table to see who which survivors are typing.
105+
23\. Select the ZombieWorkshopStage deployment and hit the Deploy button. The typing indicator should now show when survivors are typing.
106106
![talker resource](/Images/Typing-Done.png)
107107

108+
As you type, POST requests are being made to the Talkers DynamoDB table as is continuous polling (GET Requests) on that table to see who which survivors are typing.
109+
108110
* * *
109111

110112
## Lab 2 - SMS Integration with Twilio

0 commit comments

Comments
 (0)