aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
index 559681e..fb52f86 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,17 @@
https://raytracing.github.io/books/RayTracingInOneWeekend.html
![Ray Tracing In One Weekend](RayTracingInOneWeekend.png)
+
+
+
+# How to Build
+
+```
+$ make build
+```
+
+# How to Run
+
+```
+$ make
+```