From 6f6836ef518d282d9a2cd12ceddeb8baa02e0d33 Mon Sep 17 00:00:00 2001 From: Claire Kuang Date: Thu, 4 Nov 2021 13:21:09 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f027759..920a52e 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Give Speckle a try in no time by: # AECTech Masterclass Repo -For the AECTech Masterclass, we're building a web application that **compares two 3D models and visualizes changes in geometry**. This repo is divided into a **frontend** developed with Vue.js and a **server** built with python. +For the AECTech Masterclass, we're building a web application that **compares two 3D models and visualizes changes in geometry**. This repo is divided into a **web app** developed with Vue.js and a **server** built with python. ![diagram](https://user-images.githubusercontent.com/16748799/140319019-4ff437c6-21b6-4d13-a50f-c6b0f8eaa982.png)