diff --git a/README.md b/README.md
index 210e82a..52951bd 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,12 @@
+

+
3D Renderer
A simple 3D renderer that allows you to move around the scene using the keys.
3D Renderer was written using Python and PyGame library. This project was part of "Computer Graphics" course at Warsaw University of Technology
-
+
---
@@ -60,4 +62,8 @@ You can define your own scene in `main` method of `App` class in `3d_renderer/ap
- E - Yaw up
- Q - Yaw down
- C - Roll up
-- Z - Roll down
\ No newline at end of file
+- Z - Roll down
+
+## Attribution
+
+- Icon by Icons8
\ No newline at end of file