diff --git a/README.en.md b/README.en.md index bf01d83..e3de09b 100644 --- a/README.en.md +++ b/README.en.md @@ -10,15 +10,15 @@ Simple Ray Tracer in C `scenes/texture.rt` -![texture.jpg](https://github.com/moromin/miniRT/blob/main/demo/texture.jpg?raw=true) + `scenes/bumpmap.rt` -![bumpmap.jpg](https://github.com/moromin/miniRT/blob/main/demo/bumpmap.jpg?raw=true) + `scenes_bonus/ch_multi.rt` -![ch_multi.jpg](https://github.com/moromin/miniRT/blob/main/demo/ch_multi.jpg?raw=true) + ## Installation