diff --git a/~dev_rating/application/tests/readme.md b/~dev_rating/application/tests/readme.md
new file mode 100644
index 0000000000000000000000000000000000000000..9db50239429d3907e0419c66afaf84f94665f201
--- /dev/null
+++ b/~dev_rating/application/tests/readme.md
@@ -0,0 +1,7 @@
+Instruction:
+
+1. Install composer
+2. (From app/system dir) Tools -> Add dependency -> phpunit/phpunit -> install
+3. Settings -> Composer -> Path to bootstrap: /grade-rating/~dev_rating/system/composer.json
+4. Go to any test from /app/tests folder
+5. Right mouse click -> Run
\ No newline at end of file