abouttreesummaryrefslogcommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 5 insertions, 1 deletions
diff --git a/README b/README
index 3b12464..d3a3923 100644
--- a/README
+++ b/README
@@ -1 +1,5 @@
-TEST \ No newline at end of file
+# Overview
+- index.html: basic html file for running simulation
+- Scripts/cloth.js: implementation of cloth
+- Scripts/main.js: setup of application and rendering
+- Scripts/three.js/OrbitControls.js: Three.js files