diff --git a/README.md b/README.md
index 598c639..5cefe82 100644
--- a/README.md
+++ b/README.md
@@ -3,10 +3,12 @@
XMRiGUI is free and open-source crypto miner for Linux. It uses [XMRig](http://github.com/xmrig/xmrig) for mining and GTK3 for GUI.
![Preview of XMRiGUI](preview.png)
+
+
## Features
Coins:
-* Monero
+* **Monero**
* Ravencoin (soon)
* Chukwa (soon)
* CCX (soon)
@@ -25,22 +27,29 @@ Mining backends:
* **CPU** ARMv8 (soon)
* **OpenCL** for AMD GPUs (soon)
* **CUDA** for NVIDIA GPUs (soon)
+
+
## Build from source
If you want to build XMRiGUI from source, you'll need to have:
* python3
* pyinstaller
* gtk3
-
+
+
`make && sudo make install`
or If you want deb package:
`make && make deb`
+
+
## Donate
-If you want ot support me please mine some hours for me and don't forget to set custom password ;). Thank you!
+If you want to support me, please mine for some hours with my wallet and don't forget to set custom password ; ). Thank you!
+
Monero address: `45xutTV4zsmBWTiEwxjt5z2XpPyKMf4iRc2WmWiRcf4DVHgSsCyCyUMWTvBSZjCTwP9678xG6Re9dUKhBScPmqKN6DUXaHF`
+
Pool (optional): `de.monero.herominers.com:1111`
\ No newline at end of file