diff --git a/README.md b/README.md
new file mode 100644
index 0000000..e539ac7
--- /dev/null
+++ b/README.md
@@ -0,0 +1,24 @@
+# Whyndhurst CCTV FoV Simulator
+This repository contains the source code and binaries for a 3D simulator of the field of views of the CCTV installed on farm.
+
+
+
+
+
+## How To Use
+
+1) Download and extract dist.zip
+2) Double click main.exe
+
+
+
+
+
+| Key | Action |
+|-------------------------|------------------------------------------|
+| W A S D | View translation left/right forward/backward |
+| Arrow keys | View rotation |
+| I J K L | Camera tilt |
+| 1-9 | Camera selection |
+| Mouse wheel | Camera up/down |
+| Mouse left click + drag | Camera position |
\ No newline at end of file
diff --git a/key_layout.png b/key_layout.png
new file mode 100644
index 0000000..c9244ed
Binary files /dev/null and b/key_layout.png differ
diff --git a/sceencapture.png b/sceencapture.png
new file mode 100644
index 0000000..9d11f0f
Binary files /dev/null and b/sceencapture.png differ