diff --git a/README.md b/README.md index 3da547b..8bae00f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # About -This is a project where I learn how a raytracer works by building one. +This is a project where I learn how a raytracer works by building one. To accomplish this, I will be following along a few books, in particular the *Ray Tracing in One Weekend* series. ### Resources Used [_Ray Tracing in One Weekend_](https://raytracing.github.io/books/RayTracingInOneWeekend.html)