From 145acb964b8be7a3f07cec8ec6f3e14faf201948 Mon Sep 17 00:00:00 2001 From: Michael van Tricht Date: Thu, 24 Jan 2019 13:19:13 +0100 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 8bd12a7..c5a52d6 100644 --- a/Readme.md +++ b/Readme.md @@ -32,4 +32,4 @@ Just change the code in the editor and rerun the script (use the terminal's hist ... and triangulated meshes: ![](https://raw.githubusercontent.com/ssloy/tinyraytracer/homework_assignment/out-envmap-duck.jpg) -All boring code (image/obj files serializer etc) is already added; to obtain the above image ot suffices to add 10-20 lines of code. +All boring code (image/obj files serializer etc) is already added; to obtain the above image it suffices to add 10-20 lines of code.