From 44fb362484b3a10182b5c34e5f60cf8fe6ff4672 Mon Sep 17 00:00:00 2001 From: Jack Date: Wed, 30 Aug 2023 11:14:19 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb78132..a22a921 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Code Readme -url:https://leoncoolmoon.github.io/gCodeViewer/ +link:https://leoncoolmoon.github.io/gCodeViewer/
This code is written in JavaScript and uses the Three.js library to create a 3D viewer for G-code and STL files. The code includes functions to load, display, and manipulate the 3D models, as well as interact with the user interface. ## Features