Add License paragraph to README

This commit is contained in:
2024-10-10 12:39:23 +02:00
parent 5cc7c0c955
commit ccc541ca16
+3
View File
@@ -23,3 +23,6 @@ You should use a number of threads equal to the number of CPU cores. The `--init
![scene 0](assets/screenshot_1.png)
![scene 1](assets/screenshot_2.png)
![scene 2](assets/screenshot_3.png)
# License
The ray tracer itself (main.c and camera.c) are MIT licensed. Everything else (other than 3p code) is released in the public domain.