From c02d090cefa2fea458cd1188829d14aca12e8687 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EB=B0=B0=EC=B0=AC=ED=9D=AC?= <cksgml3604@ajou.ac.kr>
Date: Sat, 4 Jun 2022 05:28:03 +0000
Subject: [PATCH] Update README.md

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index a524866..915278d 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,6 @@
 # Implementation of 3D transformation user interface using two 6DOF sensors
 
+This project use GLMatrix. Please put the gl-matrix.js file and this project in a same folder.
+The control.js file is about operating 3D objects and using ble.
+
+Please refer to KCGS-배찬희.pdf files for operation method.
-- 
GitLab