diff --git a/README.md b/README.md
index a5248666d9f6f35b6f836068ea7bed9812c52af7..915278d918cec990af737bbbad98cfcd4bc076aa 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.