Skip to content

Commit

Permalink
Feat: add video link
Browse files Browse the repository at this point in the history
  • Loading branch information
0HugoHu committed Dec 9, 2023
1 parent 2edbe37 commit ff02672
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
[![Lint](https://github.com/nogibjj/IDS706-Fall2023-FinalProject/actions/workflows/lint.yml/badge.svg)](https://github.com/nogibjj/IDS706-Fall2023-FinalProject/actions/workflows/lint.yml)
[![Format](https://github.com/nogibjj/IDS706-Fall2023-FinalProject/actions/workflows/format.yml/badge.svg)](https://github.com/nogibjj/IDS706-Fall2023-FinalProject/actions/workflows/rustfmt.yml)

[Youtube Video Here](https://youtu.be/_DSV9nnL_Gc)
  ![YouTube Video Views](https://img.shields.io/youtube/views/_DSV9nnL_Gc)
[Youtube Video Here](https://youtu.be/tMEN3feeSNU)
  ![YouTube Video Views](https://img.shields.io/youtube/views/tMEN3feeSNU)


## Final Project: Chat with Noah Gift!
Expand Down Expand Up @@ -170,7 +170,7 @@ Below I print the ```Login Lambda```'s response time to analyze the performance
The maximum response time is ```300ms``` which is acceptable for the log in function.

### 8. Teamwork Reflection
See ```teamwork``` direction for our four team members' reflection and contribution.
See ```teamwork``` directory for our four team members' reflection and contribution.

### 9. Dependencies
#### 9.1. Flask Skeleton
Expand Down

0 comments on commit ff02672

Please sign in to comment.