diff --git a/README.md b/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..f3d928c18f2172f4e47ff1e78c7fea82a93cf933
--- /dev/null
+++ b/README.md
@@ -0,0 +1,33 @@
+## PayloadReboot 🖥️
+
+PayloadReboot is an homebrew for Nintendo Switch which reboot to payload
+
+
+## Screenshot 🎦
+
+
+![ryujinx_capture_2022-06-01_18-40-23](https://user-images.githubusercontent.com/57038157/171456331-f0d95f16-4a30-4b12-8e5a-d1dcc664db7a.png)
+
+
+## How to build 🏗️
+
+To build the project you have to download, install devkitpro and follow these commands :
+
+``sudo dkp-pacman -S switch-sdl2 switch-sdl2_ttf switch-sdl2_image switch-SDL2_gfx``  
+``git clone https://github.com/PoloNX/PayloadReboot  ``  
+``cd PayloadReboot  ``  
+``make  ``  
+ 
+ 
+ ## Issues 🚩 
+ 
+ Lakka doesn't work. But I will try to add fix this
+ 
+
+## Credits 📜 
+
+- Thanks SciresM for fusee : https://github.com/Atmosphere-NX/Atmosphere
+- Thanks CTCaer for hekate : https://github.com/CTCaer/hekate/releases
+- Thanks shchmue for lockpick_rcm : https://github.com/shchmue/Lockpick_RCM
+- Thanks Zoria to add me in his pack : https://github.com/THZoria/AtmoPack-Vanilla
+