diff --git a/README.md b/README.md
index 12283aa..ae47fab 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,40 @@
-# rice-cook
\ No newline at end of file
+# Rice-cook
+This is a python script made to rice a blank fedora i3 install into my custom configuration.
+
+# What is does :
+* Allows DNF to update from fastest mirrors
+ * Adds +10 max parallel downloads
++ Adds rpmfusion to repos
+* Installs Oh_My_zsh
+ * with zsh-autosuggestions plugin
+ * powerlevel10k plugin
+* Adds Flathub to repos
+* Copies dotfliles into ~/.config
+* Installs 25 fonts, for developers and smooth looking
+* Installs Catppuccin themes.
+* Installs candy-icons
+* Finally installs all programs given in data.txt
+________________________________________________________________________________
+
+
+
+
+
+
+
+##
+
+
+
+## Donate
+
+
+## Monero
+
+
+43Sxiso2FHsYhP7HTqZgsXa3m3uHtxHQdMeHxECqRefyazZfpGVCLVsf1gU68jxJBo1G171AC181q1BqAUaG1m554MLsspG
+
+## Bitcon
+
+
+bc1q3p7khwp5emd463vjewf4yd7wxkxfvgyee9r49p
diff --git a/data.txt b/data.txt
new file mode 100644
index 0000000..b0d81c8
--- /dev/null
+++ b/data.txt
@@ -0,0 +1,5 @@
+alacritty
+pip
+neovim
+xorg-x
+zsh
diff --git a/images/a.png b/images/a.png
new file mode 100644
index 0000000..a3ff465
Binary files /dev/null and b/images/a.png differ