From e14009f8803f3a8dc0c517bc0a9de83dbff0df8a Mon Sep 17 00:00:00 2001 From: Brandan <32969563+dfault-user@users.noreply.github.com> Date: Thu, 26 Jan 2023 19:06:22 -0500 Subject: [PATCH] Include more information --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d2f3c3c..a0033ba 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,12 @@ # CollabVM 1.2 Webapp 2.0 -![Thing](/webapp.png) +![CollabVM Web App](/webapp.png) + +The CollabVM Web App is the client viewer for the CollabVM Server ## Building Make sure you filled out common.js, then: 1. `npm i` 2. `npm run build` -Files are in `dist/` + +The build output is `dist/` \ No newline at end of file