diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ https://raytracing.github.io/books/RayTracingInOneWeekend.html  + + + +# How to Build + +``` +$ make build +``` + +# How to Run + +``` +$ make +``` |
