diff --git a/README.md b/README.md
index 2d15dd4..43341e8 100644
--- a/README.md
+++ b/README.md
@@ -15,9 +15,12 @@
[
Discord](https://discord.gg/CmNcDuQ)
[
Telegram](https://t.me/joinchat/AmVYGg8vW38c13_3MxdE_g)
-
-
-
+
+
+
+
+
+
My idea is to create a platform for creating plugins to customize the TouchBar. I very much like BTT and having a full custom TouchBar (my [BTT preset](https://github.com/Toxblh/btt-touchbar-preset)), and I wanted to create it. It's my first Swift project for MacOS :)
@@ -28,8 +31,15 @@ My idea is to create a platform for creating plugins to customize the TouchBar.
- Download lastest [release](https://github.com/Toxblh/MTMR/releases) from github
- Or via Homebrew `brew cask install mtmr`
+> First open: you should allow access for MTMR in Accessibility for correct buttons work like Esc Volume/Brightness and another system keys
+
## Troubleshooting
-Problems:
+If you can't open preferences:
+- Opening another program which can't edit text
+ 1. Open Terminal.app
+ 2. Put `open -a TextEdit ~/Library/Application\ Support/MTMR/items.json` command and press Enter
+
+Buttons or gestures doesn't work:
- "After the last update my mtmr is not working anymore!"
- "Buttons sometimes do not trigger action"
- "ESC don't work"