From 2e92d9ed1ee9e15cbef48c8da06da62335563738 Mon Sep 17 00:00:00 2001 From: plexx-dev Date: Sat, 14 Feb 2026 03:02:49 +0100 Subject: [PATCH] update book link to the one specified in the book --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cdf52a0..58554a2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # raychel-rs -### quick and dirty multithreaded raymarcher using the awesome ["ray tracing in one weekend" Book Series](https://raytracing.github.io/) -![Example Scene](exmple.png) \ No newline at end of file +### quick and dirty multithreaded raymarcher using the awesome [_Ray Tracing in One Weekend_](https://raytracing.github.io/books/RayTracingInOneWeekend.html) Book Series +![Example Scene](example.png) \ No newline at end of file