From 93e6c5b85b435225a148a54ec28e2482b02bd5d1 Mon Sep 17 00:00:00 2001 From: Viktor Kovacs Date: Fri, 16 Jul 2021 16:42:56 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82a3a92..39a762f 100644 --- a/README.md +++ b/README.md @@ -58,4 +58,4 @@ The repository is separated into two parts. See more information in the [Develop ## External Libraries -Online 3D Viewer uses these wonderful libraries: [jquery](https://github.com/jquery/jquery), [three.js](https://github.com/mrdoob/three.js), [rhino3dm](https://github.com/mcneel/rhino3dm), [web-ifc](https://github.com/tomvandig/web-ifc). +Online 3D Viewer uses these wonderful libraries: [jquery](https://github.com/jquery/jquery), [three.js](https://github.com/mrdoob/three.js), [draco](https://github.com/google/draco), [rhino3dm](https://github.com/mcneel/rhino3dm), [web-ifc](https://github.com/tomvandig/web-ifc).