Skip to content

Commit eaefdf4

Browse files
Update README.md
1 parent 7e8b6e4 commit eaefdf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Python-Fast-Raytracer
22

3-
A basic raytracer that exploits numpy arrays and functions to work fast.
3+
A basic Ray Tracer that exploits numpy arrays and functions to work fast.
44
The code is written keeping as much readability as possible.
55

66
![animation](/images/animation.gif)

0 commit comments

Comments
 (0)