From a0dcd69d35d82eaf595e91497fe02e5f511a8e28 Mon Sep 17 00:00:00 2001 From: plexx-dev Date: Fri, 13 Feb 2026 05:09:59 +0100 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ae4f0f..fc77c84 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # raychel-rs -### quick and dirty raymarcher using the awesome ["ray tracing in one weekend" Book Series](https://raytracing.github.io/) +### quick and dirty multithreaded raymarcher using the awesome ["ray tracing in one weekend" Book Series](https://raytracing.github.io/) ![Example Scene](img.png) \ No newline at end of file