From 6056079451894872f3eb33a82d39cda6a1f14dbc Mon Sep 17 00:00:00 2001 From: "Jason C. Liu" Date: Tue, 29 Sep 2020 18:02:27 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cddad93..cd2d397 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ### Overview -Disco is a full stack application that utilizes the [microservices architecture](https://en.wikipedia.org/wiki/Microservices#:~:text=Microservice%20architecture%20%E2%80%93%20a%20variant%20of,and%20the%20protocols%20are%20lightweight.) and as a way for me to learn about modern programming practices/tech. So far I have been able to explore topics such as Jest, CI/CD, GraphQL, advanced React.JS, web security, and many more to come. +Disco is a full stack application that utilizes the [microservices architecture](https://en.wikipedia.org/wiki/Microservices#:~:text=Microservice%20architecture%20%E2%80%93%20a%20variant%20of,and%20the%20protocols%20are%20lightweight.) and as a way for me to learn about modern programming practices and designing data intensive applications. So far I have been able to explore topics such as Jest, CI/CD, GraphQL, advanced React.JS, web security, and many more to come. ### About DISCO Disco allows users to listen to music together at the same time through Youtube API and sockets.